1 Task Management: The user adds tasks with names and optional descriptions Tasks can be deleted by their names
- Sentiment Analysis: Uses the TextBlob library to analyze the sentiment of task descriptions. Negative sentiment assigns High Priority, while others are Low Priority.
- Task Display: Tasks are displayed grouped by priority, making it easy to focus on important ones.
Additional Features
Add due dates to tasks and sort based on urgency.
Built With
- python
- textblob
Log in or sign up for Devpost to join the conversation.