IdeaCredIdeaCred

frobinson47/subscription-tracker

68

A local-first subscription management app that puts all your recurring charges in one place. No bank linking, no permissions — just add your subscriptions manually and stay on top of what you're paying for.

What's novel

A local-first subscription management app that puts all your recurring charges in one place. No bank linking, no permissions — just add your subscriptions manually and stay on top of what you're paying for.

Code Analysis

6 files read · 2 rounds

A local-first Next.js application that tracks subscriptions, manages household members, and forecasts cashflow using IndexedDB for persistence.

Strengths

Excellent separation of concerns with a dedicated renewal engine handling complex billing logic. The use of Dexie for offline-first capabilities and AES-GCM encryption for sensitive notes demonstrates high substance and thoughtful architecture.

Weaknesses

Test coverage is likely limited to basic happy paths given the complexity of the local storage logic, which is hard to unit test in isolation without mocking the DB layer extensively.

Score Breakdown

Innovation
4 (25%)
Craft
59 (35%)
Traction
6 (15%)
Scope
76 (25%)

Signal breakdown

Innovation

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

Craft

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

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+0

Scope

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

Evidence

Commits

12

Contributors

1

Files

111

Active weeks

2

TestsCI/CDREADMELicenseContributing

Repository

Language

TypeScript

Stars

2

Forks

0

License