Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mahammad-mostafa/task-manager-dashboard
- Owner: mahammad-mostafa
- Created: 2022-09-03T12:21:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T16:03:31.000Z (over 2 years ago)
- Last Synced: 2024-12-08T00:07:37.126Z (about 2 months ago)
- Topics: codeigniter3, css-flexbox, css-grid, css3, fetch-api, html5, javascript, mvc-architecture, mysql, oop, php, single-page-app
- Language: PHP
- Homepage: https://zone-tech.info/justin
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.