Tally is an attendance tracker app created using Next.js 15 RC and the new React compiler.
Deployed at: tally.ambe.dev.
Users can add their course details (days, start and end times, room name, etc.) to the app, and each day they will find their courses for the day in the dashboard. The app automatically calculates attendance percentage based on these entries. Users can also enable class reminder push notifications (using PWA) at their desired times.
Next.js, Neon's serverless driver (PostgreSQL), Lucia (auth), React Query, TailwindCSS. Shadcn/ui.
Deployed on Vercel and Neon.