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.
- XAMPP (PHP, MySQL, Apache)
- PHP 7.4 or higher
- MySQL 5.7 or higher
- Username: admin
- Password: 123
- Username: john
- Password: 123
If you'd like to contribute, please fork the repository and submit a pull request. Any contributions are welcome.
This project is open-source and available under the MIT License.