The ThinkingGrey Internal Deadline Tracker is an internal web-based application developed to streamline task assignment, monitor employee work status, and track project deadlines within the organization. It enables Admins, Managers, and Employees to collaborate efficiently and ensures work is completed on time through automated daily reminders.
- Centralized dashboard for managing daily tasks and deadlines
- Role-based login system: Admin, Manager, Employee
- Automated daily email workflow:
- Morning: Manager → Employee task assignment email
- End of day: Reminder email to update work status
- Work status updates: Pending, Completed, Not Started
- Real-time task tracking for managers
- Downloadable reports for project and task review
- View all managers and employees
- Perform full CRUD operations on user accounts
- Monitor overall project and system activity
- Assign tasks to employees
- Set and update project/task deadlines
- View real-time employee task status
- Download reports for review
- View assigned daily tasks
- Update work status: Pending / Completed / Not Started
- Track personal task history
- Frontend: HTML, CSS, Bootstrap, JavaScript
- Backend: PHP
- Database: MySQL (SQL)