IdeaCredIdeaCred

Wallos: Open-source, self-hostable personal subscription tracker. Visualize your recurring expenses, manage your budget, and save money.

What's novel

Wallos: Open-source, self-hostable personal subscription tracker. Visualize your recurring expenses, manage your budget, and save money.

Code Analysis

6 files read · 2 rounds

A PHP/SQLite web application serving as a subscription tracker with dynamic theming, localization, and user management.

Strengths

Strong separation of concerns between frontend templates (includes) and backend logic; robust support for dynamic theming, currency conversion, and internationalization (i18n); clean modular structure using include files.

Weaknesses

Lacks any visible unit or integration tests; relies on SQLite which may limit scalability; minimal error handling in core logic (e.g., direct DB queries without extensive try/catch blocks); no dependency injection or advanced architectural patterns.

Score Breakdown

Innovation
4 (25%)
Craft
61 (35%)
Traction
65 (15%)
Scope
87 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+1

Craft

Ci+5
Tests-5
Polish+2
Releases+5
Has License+5
Code Quality+18
Readme Quality+15
Recent Activity+7
Structure Quality+4
Commit Consistency+5
Has Dependency Mgmt+0

Traction

Forks+20
Stars+30
Hn Points+0
Watchers+10
Early Traction+0
Devto Reactions+0
Community Contribs+5

Scope

Commits+8
Languages+8
Subsystems+15
Bloat Penalty+0
Completeness+6
Contributors+8
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

97

Contributors

65

Files

475

Active weeks

19

TestsCI/CDREADMELicenseContributing

Repository

Language

PHP

Stars

7554

Forks

343

License

GPL-3.0