This is the API for Task Management Application
set up the development environment with the following steps
Step 1: Clone Repo from Github Step 2: Run Installation (Npm Install) Step 3: Create config.env file inside config folder step 4: Read Config sample to understand .env syntax
- Role Based Authentication and Authorisation
- Task Creation and Approval with Comment workflow
- Role management Workflow
- Task Reporting, Export to PDF and Excel formats
- Scheduled Report, Emailing of Daily Employee Reports
- Export of Single Task to Excel and PDF
- Export of All Tasks to Excel and PDF
- Generation and Emailing of Daily Task by 6 PM to Department head
- Task Filtering by Department, Employee name, Date Range,
- Prohibition of Task editing after 24 hours of Submission and prohibiton of the editing of Approved or rejected tasks.