Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahammad-mostafa/task-manager-dashboard

A management portal with task reminders and notifications for employees
https://github.com/mahammad-mostafa/task-manager-dashboard

codeigniter3 css-flexbox css-grid css3 fetch-api html5 javascript mvc-architecture mysql oop php single-page-app

Last synced: 3 days ago
JSON representation

A management portal with task reminders and notifications for employees

Awesome Lists containing this project

README

        

# TaskManager
This portal is used to manage different employee tasks. It has three levels (manages / submanager / staff) with differemt permissions. Managers have complete control on the portal with access to all users and their tasks. Also they can assign certain subamangers to review specific users task progrees. Submanager are allowed only create tasks for their assigned staff and monitor their progress. Staff are only allowed to see their tasks and change the task status. A comment system is allowed on each task where the assigned user andf his supervisor can communicate. Each user gets notified if a new task or comment is created.