← Business
🔁
Subscription Cost Tracker
List every subscription you're paying for and finally see the real monthly damage in one number.
🟢 EasyDifficulty
2 hoursTime
Python, JavaScript, TypeScriptLanguages
What you're building
You're building the app that answers 'wait, how much am I actually spending on subscriptions?' -- add every recurring service you pay for (monthly or yearly), and it normalizes everything into a single combined monthly total, saved permanently to localStorage. It's the kind of tool that pays for itself the first time it makes you cancel something.
What you'll unlock 🔓
You'll need
- Basic JavaScript
- Arrays and objects
- A browser
🗺️ Build roadmap
01 Build the add-subscription form
→
02 Store subscriptions in localStorage
→
03 Render the subscription list
→
04 Normalize yearly costs into monthly equivalents
→
05 Calculate and display the combined monthly total
→
06 Add sorting by cost
→
07 Add deletion and a yearly-total view toggle
🔒
Log in to start building
Your first project is free -- create an account to unlock it.
Log in Sign up free