Atm Ledger

D 58 completed
web_app / json · small
67
Files
7,186
LOC
5
Frameworks
9
Languages

Pipeline State

completed
Run ID
#1745019
Phase
done
Progress
0%
Started
2026-05-17 16:02:11
Finished
2026-05-17 16:02:11
LLM tokens
0

Pipeline Metadata

Stage
Secured
Decision
pending
Novelty
Framework unique
Isolation
Last stage change
2026-05-17 16:03:55
Repobility · open methodology · https://repobility.com/research/

Quality Score

D
58.2/100
Structure
39
Code Quality
100
Documentation
35
Testing
0
Practices
81
Security
82
Dependencies
90

Strengths

  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • Potential hardcoded secrets in 1 files
  • 352 duplicate lines detected — consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager

Languages

json
44.6%
javascript
21.3%
markdown
13.3%
python
12.5%
typescript
7.3%
ini
0.4%
text
0.3%
html
0.2%
css
0.1%

Frameworks

FastAPI React Tailwind CSS Vite SQLAlchemy

Symbols

variable329
function87
class38
constant14
interface11
method6
property1
protocol1

API Endpoints (23)

Repobility (https://repobility.com) — every score reproducible
MethodPathHandlerFramework
Open data scored by Repobility · https://repobility.com
GETsearchFastAPI
POSTcreate_reflectionFastAPI
GETlist_reflectionsFastAPI
POSTcreate_plannedFastAPI
GETlist_plannedFastAPI
POSTcreate_entryFastAPI
GETlist_entriesFastAPI
PATCH/{entry_id}update_entryFastAPI
DELETE/{entry_id}delete_entryFastAPI
POST/{entry_id}/photosupload_photoFastAPI
DELETE/{entry_id}/photos/{photo_id}delete_photoFastAPI
GET/healthhealthFastAPI/Flask
POST/insightinsightFastAPI
POST/insight-from-statsinsight_from_statsFastAPI
POST/loginloginFastAPI
PATCH/meupdate_meFastAPI
GET/memeFastAPI
POST/parseparseFastAPI
PATCH/{planned_id}update_plannedFastAPI
DELETE/{planned_id}delete_plannedFastAPI
DELETE/{reflection_id}delete_reflectionFastAPI
POST/refreshrefreshFastAPI
POST/signupsignupFastAPI

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1600884.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV