An open API service indexing awesome lists of open source software.

https://github.com/ammarmbe/tally

Attendance tracker app built using Next.js 15 and the new React compiler.
https://github.com/ammarmbe/tally

nextjs nextjs15 postgresql react react-compiler react19

Last synced: 5 months ago
JSON representation

Attendance tracker app built using Next.js 15 and the new React compiler.

Awesome Lists containing this project

README

          

# Tally 📆

Tally is an attendance tracker app created using Next.js 15 RC and the new React compiler.
Deployed at: [tally.ambe.dev](https://tally.ambe.dev/).

![tally](https://github.com/ammarmbe/tally/assets/117791580/340ec835-08dc-49bf-868c-cb2fe21e1158)

## Features

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.

## Tech Stack

Next.js, Neon's serverless driver (PostgreSQL), Lucia (auth), React Query, TailwindCSS. Shadcn/ui.

Deployed on Vercel and Neon.

## License

[MIT](https://choosealicense.com/licenses/mit/)