A simple Task Management System built with PHP, MySQL, and XAMPP that allows users (admin and employees) to manage tasks, assign roles, track task progress, and receive notifications.
- User Role Management: Supports two roles - Admin and Employee.
- Task Management: Create, update, delete, and view tasks.
- Task Categorization: Filter tasks by status, and due date.
- Authentication and Authorization: Secure login system with role-based access control.
- Notifications: Notify users of assigned tasks and important updates.
- Task Filtering: Filter tasks by priority, status, deadline.
- Task Deadlines: Track due dates and overdue tasks.
- Database Structure:
- User Authentication:
- User Management:
- Data Management:
- Reporting:
- Search and Filtering:
- Dashboard and Visualization:
- User Interface (UI) Design:
- Username: admin
- Password: 123
- Username: hawa
- Password: 123
If you'd like to contribute, please fork the repository and submit a pull request. Any contributions are welcome.