repowiserepowise
Sign in

Repository

yaser-alumikani/bus-booking
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseyaser-alumikani/bus-booking

bus-booking

github.com/yaser-alumikani/bus-booking

bdd3446mainsynced 1w ago

Files

73

Symbols

203

Docs

0

Dead Exports

40

Entry Points

3

Code HealthView report

Average health
7.4/10
Good
Hotspot health
4.6/10
Needs work
Open findings152Worst filetests/test_server.py3.2/10
Maintainability7.8/10GoodPerformance7risks· 10.0/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed24

src/pages/Admin/AdminDashboard.jsxUngoverned Hotspot

High-churn file with no governing decision

backend/app.pyKnowledge Silo

100% single-owner concentration

list_admin_usersDead Code

Safe to delete (10 lines)

src/pages/Bus.jsxUngoverned Hotspot

High-churn file with no governing decision

backend/database/db.pyKnowledge Silo

100% single-owner concentration

15 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

ponytail: fallback to local storage cache if offlineproposed
· code comment
Initialize default manager and employee accounts on first runproposed
· readme mining
Use magic-bytes verification for passport uploadsproposed
· readme mining
Enforce RBAC for admin dashboard accessproposed
· readme mining
Store session tokens with 7-day expiration in the databaseproposed
· readme mining
Hash passwords using pbkdf2 with SHA-256proposed
· readme mining

Top Hotspots4 of 4View all

src/pages/Bus.jsx

23c/90d98%

tests/test_server.py

4c/90d97%

src/pages/Admin/AdminDashboard.jsx

3c/90d95%

src/pages/Home.jsx

6c/90d94%

Commit Activity

Feature Fix Refactor Dependency