Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 648 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 648 Bytes

P-WorkFlow Front-end

academic project; task and project manager, where there are two types of users (administration and worker)

The administrator can:

  • Create, delete and modify projects or tasks
  • Assign projects or tasks to employees
  • Create, delete and modify workers
  • Review the progress of the presenter in projects or tasks by the workers

The worker can:

  • View tasks or projects assigned to you
  • See the progress you've made on tasks
  • See a calendar with the tasks you have pending
  • make progress on tasks or projects by uploading files or with checkpoints

Used technology: React, JS, HTML, CSS, MUI, Axios, React Router, Cookies