Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ammarmbe/tally

Attendance tracker web app
https://github.com/ammarmbe/tally

nextjs nextjs15 postgresql react react-compiler react19

Last synced: 11 days ago
JSON representation

Attendance tracker web app

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/)