Task Manager is a web application that allows users to manage their tasks efficiently. Users can add, complete, delete tasks, and organize them by categories. The application also supports due dates for tasks.
- Add, complete, and delete tasks
- Categorize tasks by work, personal, and shopping
- Set due dates for tasks
- Python (for using Python's built-in HTTP server)