This is very simple tool where you can track your dailly tasks & its progress visually. It is MERN Stack project.
Here is the link --> Click Here
- Full-Fledge user authentication system added. (user registration, login & forgot password)
- Verify email functionality added.
- Drag & Drop functionality added among labels, tasks & section.
- Dark Mode Support.
On client side I am using Vite + React + TypeScript Bundler to build client side UI of this application. And in backend side I am using NodeJS, Express And MongoDB for database. Also in this project i have properly implemented Zustand, Shadcn UI Library, TanStack Query for effective data fetching with caching layer.