Skip to content

ProTask is designed to empower efficient task and project management. Seamlessly organize, track, and prioritize tasks while overseeing the progress of complex projects.

Notifications You must be signed in to change notification settings

KrishnaVaishnav98/Task-Management-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProTask

Link : https://protask-qbgmtdhtu-vaishnavvidhi2312-gmailcom.vercel.app/

What is ProTask about?

ProTask is designed to empower efficient task and project management. Seamlessly organize, track, and prioritize tasks while overseeing the progress of complex projects. ProTask's intuitive interface fosters collaboration, ensuring your team stays aligned and projects stay on course. Elevate your project management experience with ProTask today.

Features :-

  • Users can SignUp and LogIn.
  • Registered users can create new projects.
  • Projects can be assigned to other users also.
  • Assigned users can contribute to project created by the User.
  • Members can see the overview of the project i.e: Completed, UnderProgress etc.
  • Users can proceed to checkout and complete their purchase.

Tech Stacks Used :-

React / Redux / Tailwind Css / Chakra UI / React-Router-Dom / Express / MongoDB

Installation :-

Start The Front-End Server

  • Clone the repo :
git clone https://github.com/prateekshuklaps0/loud-weight-1875.git
  • Install Dependencies :
cd Front-End
  • Start the Front-End Server :
npm install
npm run dev

Start The Back-End Server

  • Install Dependencies :
cd Back-End
npm install
  • Create .env file and add :-
DB_Url=Your-MongoDB-URL
  • Start the Back-End Server :
npm run server

Landing Normal Landing Features Landing Workflow Landing Price Home_Component Profile_Component Dashboard_Component

About

ProTask is designed to empower efficient task and project management. Seamlessly organize, track, and prioritize tasks while overseeing the progress of complex projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%