Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 989 Bytes

README.md

File metadata and controls

59 lines (32 loc) · 989 Bytes

Task Manager

Its a Task Manager Web App. Users can Manager their tasks based on projects.

Features

  • 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.

Tech Stack

Client: Next JS, TailwindCSS, React Date Picker, React Flowbite

Server: Next JS, Mongoose.

Demo

Live WebSite - https://task-manager-sand.vercel.app/

Run Locally

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

🚀 About Me

I'm a full stack developer who Loves building new things with new new technology...