Skip to content

Releases: Rumaisas-islam/task-manager-cli-python

🎉 Initial Stable Release - Task Manager CLI v1.0.0

05 Jul 03:42
f5a79ac

Choose a tag to compare

✅ 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