1 Task Management: The user adds tasks with names and optional descriptions Tasks can be deleted by their names

  1. Sentiment Analysis: Uses the TextBlob library to analyze the sentiment of task descriptions. Negative sentiment assigns High Priority, while others are Low Priority.
  2. 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

Share this project:

Updates