Skip to content

A task manager web app build using Next JS as Front-End & Back-End both. Also I used Mongoose for the first time here.

Notifications You must be signed in to change notification settings

3shaan/Task-Manager

Repository files navigation

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

About

A task manager web app build using Next JS as Front-End & Back-End both. Also I used Mongoose for the first time here.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published