thecyberbuzz / anycode

Only Valid Contribution will be Accepted
https://cyberbuzz.vercel.app
MIT License
74 stars 82 forks source link

Adds a personal todo app using Next.js and Prisma for simple task management. #41

Closed sipher-01 closed 9 months ago

sipher-01 commented 9 months ago

Implemented CRUD operations, integrated Prisma for database interaction, and created a clean Next.js structure.