Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 3.39 KB

README.md

File metadata and controls

46 lines (41 loc) · 3.39 KB


Project Management System - Introduction

Project management is the application where users track their tasks by adding their projects.

  • User registration is performed.
  • The user joins the system by logging in.
  • You can create a project from the 3rd tab.
  • The task list is displayed by clicking on the relevant project.
  • Adding a task can be performed.
  • User assignment to the task can be done.
  • Can view the completed/incomplete statistics status of the project.
  • It can list the status of the tasks assigned to it.
  • It can reset its assigned tasks to the completed state.
  • The assignor can give points to the assigned person for the task status.


Screenshots