Its a Task Manager Web App. Users can Manager their tasks based on projects.
- Light/dark mode toggle
- Live previews
- Authentication with Firebase, Using Next JS for Both Client and Server Side.
- User can add, complete and delete their tasks. They can see their running and complete tasks in My Task and Complete Tasks Route respectively and also can see their Tasks based on Projects.
- For Back-END I used Mongoose.
Client: Next JS, TailwindCSS, React Date Picker, React Flowbite
Server: Next JS, Mongoose.
Live WebSite - https://task-manager-sand.vercel.app/
Clone the project
git clone https://github.com/3shaan/Task-Manager.git
Go to the project directory
cd Task-Manager
Install dependencies
yarn
Start the server
yarn dev
I'm a full stack developer who Loves building new things with new new technology...