python-beginner-projects icon indicating copy to clipboard operation
python-beginner-projects copied to clipboard

add GUI in todo list with task priority feature

Open Devparihar5 opened this issue 2 years ago • 2 comments

Type of change

  • [ ] Added new project
  • [ ] Bug fix
  • [x] New features
  • [x] Enhanced documentation

Changes proposed in this pull request

  • Project name: ToDoList

  • Short description: add GUI with the Prioritize tasks with different colors (High priority in red, Medium in orange, Low in green) and Set due dates for tasks and select them from a calendar view

Checklist

  • [x] The code is Python 3 compatible
  • [x] I have added relevant comments in my file to make the code understandable
  • [x] I have added my project to a folder that includes all the necessary files

Devparihar5 avatar Oct 29 '23 18:10 Devparihar5

Greetings! This is an automated message from GitHub Actions. :robot: Your pull request has been received and is awaiting for a review by the repository owner or a maintainer. This may take some time, so please be patient. While you wait, you can continue to work on other issues or pull requests, or explore the project further. Or you can simply relax and enjoy your day. Thank you for your contribution to this project! You are awesome! :star:

github-actions[bot] avatar Oct 29 '23 18:10 github-actions[bot]

Resolve conflicts

Mrinank-Bhowmick avatar Dec 28 '23 06:12 Mrinank-Bhowmick