Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 1.73 KB

README.md

File metadata and controls

64 lines (49 loc) · 1.73 KB

Task Planner

Task Planner: A web app for managing tasks and sprints. Built with React, Node, and Mongo, it allows users to assign tasks, change their status, and view progress. Improve team productivity with this easy-to-use tool.

Dependencies

  • create-react-app
  • react-router-dom
  • Chakra-ui
  • redux
  • redux-thunk
  • react-icons
  • axios
  • chakra-ui/icons

start this project on local server

  clone this repo in your local system
  npm install
npm run start

Pages

  • Login Page
  • signup Page
  • Sprint Page
  • Task Page

responsive

  • 90-95 %

Functionality

  • signup
  • without verifing email user can't login
  • login
  • Protected Route "/" without login You can't access this page.
  • Create Sprint
  • delete Sprint
  • change Sprint Name
  • View Particular Sprint tasks
  • Create Task
  • Change Status of Task
  • Delete the Particular Task

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

For more Please visit the deployed link.