Persistence
12.2024
Completed Full Stack Development on this task list site. The app allows the user to save tasks as persistent, making them reappear each morning to be completed again. Each day's progress is saved and can be view in a progress chart. The data is stored in a Neon PostgreSQL database.
Stack: Next.js, Next-auth, Prisma, PostgreSQL

