This project simulates a task management software as part of the advanced programming course. It incorporates various lessons learned, diverse capabilities, and creative implementations.
This project includes the following features:
-
User Account Creation and Login:
-
Create Multiple Lists:
-
Add Tasks to Each List:
-
Add Description to Each Task:
- Include detailed descriptions for each task.
-
Check Task Completion:
- Ability to mark tasks as completed or not.
-
Assign Tasks to Specific Users:
-
Display Starred Tasks:
-
Display Tasks Assigned to Each User:
-
Export List to PDF:
This project provides a comprehensive approach to learning and implementing advanced programming concepts, including user management, task organization, and data storage.