Project : A task Manager app where you can track your task,add task, mark it ongoing and complete.
Project Features :
- User can track their task
- User can add their task
- user can delete any task
- user can mark task as complete and it will show their complete section
- In my task section user can see all their task list
- user can add task as project base
- user can search their project
- authentication with Next auth
- dark and light mode
Technology used :
- Next js
- Tailwind
- Next Auth
- MongoDB
- Mongoose
- formik