Skip to content

codewithabhi101/subtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

52 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SubTracker πŸ“Š

A production-grade full-stack SaaS app for managing your subscriptions β€” track spending, get AI-powered insights, and never miss a renewal.

πŸ”— Live Demo: subtracker-murex.vercel.app


Features

  • πŸ” JWT Authentication & protected routes
  • πŸ“¦ Add, edit, delete subscriptions
  • πŸ“Š Category-wise spend analytics
  • πŸ€– AI-powered insights to detect duplicate/unused subscriptions
  • πŸ”” Upcoming subscription renewal alerts
  • πŸ“± Fully responsive UI

Tech Stack

Frontend: Next.js, TypeScript, CSS
Backend: Node.js, Express.js, REST API
Database: MongoDB
Auth: JWT
Deployed on: Vercel


Getting Started

# Clone the repo
git clone https://github.com/codewithabhi101/subtracker.git

# Install frontend dependencies
cd frontend
npm install
npm run dev

# Install backend dependencies
cd ../backend
npm install
npm start

Folder Structure

About

Production-grade full-stack SaaS for subscription management with JWT auth, AI-powered insights & spend analytics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors