Skip to content

πŸŽ‰ Initial Stable Release - Task Manager CLI v1.0.0

Latest
Compare
Choose a tag to compare
@Rumaisas-islam Rumaisas-islam released this 05 Jul 03:42
· 2 commits to main since this release
f5a79ac

βœ… First stable version of the Task Manager CLI Application!

πŸ“ Features included:

  • Add new tasks with title, description, deadline, priority, and category
  • Search tasks by title, category, or deadline
  • Update and delete tasks easily
  • List all saved task titles
  • Print all tasks in a clean format
  • Uses plain text file as backend (no database required)

πŸ§ͺ Tested using Python's unittest
πŸ“‚ Included .gitignore, LICENSE, and test structure
πŸ“¦ Ready for further development and contributions


πŸ’» Built with: Python 3.10+
πŸ“œ License: MIT
πŸ™Œ Author: Rumaisa Islam