TaskBoard is a simple Command Line Interface (CLI) based task manager app that enhances your speed of doing and managing tasks smoothly. 📋✨
- Show the List: Displays all the tasks you have added. 📝
- Edit Task: Modify existing tasks. ✏️
- Delete Task: Remove tasks from the list, updating the JSON file accordingly. 🗑️
- Add Task: Allows you to add tasks to the list, which are stored in a JSON file for later retrieval. ➕
- You can add tasks with a task name and a small description.
- Quit From App: Exit the application. 🚪
This project is brought to you by adib08 as part of the Hackacademy by ThinkOS curriculum. 👨💻
If you find TaskBoard useful, please consider starring the repository 🌟. It means a lot! ⭐️