A simple habit tracker application to manage and track personal habits. Authenticated by Github OAuth (For now only my Github account is allowed to login) and allows users to add, edit, delete habits and visualize the streaks and trends.
Next.jsAITypeScriptPostgreSQLPrismaTailwind CSS
Features
Add, edit and delete personal habits with daily tracking
GitHub OAuth login (currently restricted to the owner's account)
Visualize streaks and long-term habit trends
PostgreSQL persistence via Prisma ORM
Built with Next.js and Tailwind CSS for a responsive UI