A simple expense tracker application to manage and track personal finances. Authenticated by Github OAuth (For now only my Github account is allowed to login) and allows users to add, edit, delete expenses and visualize them with charts.
Next.jsAITypeScriptPostgreSQLPrismaTailwind CSS
Features
Add, edit and delete expenses with category tagging
GitHub OAuth login (currently restricted to the owner's account)
Visualize spending trends with interactive charts
PostgreSQL persistence via Prisma ORM
Built with Next.js and Tailwind CSS for a responsive UI