Digital Debt Tracker

Published: (March 27, 2026 at 10:33 AM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for Digital Debt Tracker

What it does

  • Dashboard to see all subscriptions at a glance
  • Monthly & yearly spending totals
  • Track billing dates & trial expirations
  • Add notes and categories for each subscription

Tech Stack

  • Frontend: React 18
  • Backend: Node.js + Express
  • Database: SQLite
  • Auth: JWT authentication

Why I built it

Most people lose $50–200 / year on forgotten subscriptions. This app solves that problem by giving you clear visibility and reminders.

GitHub

https://github.com/GGWarrior001/Digital-Debt-Tracker

Drop a ⭐ if you find it useful!

0 views
Back to Blog

Related posts

Read more »

A neccessary review

In our first class I was behind the ball in the first 5 minutes. Even remembering how to start up my test server was a distant memory from App Dev I. Throughout...