CLI-TO-Do-List
Link to open source: https://github.com/rohitgupta7327/CLI-To-Do-List-App
A simple Command-Line Interface (CLI) To-Do List application built using Go (Golang). This project helps users manage tasks by adding, listing, and marking tasks as completed.
Features
- ✅ Add tasks
- 📜 List all tasks
- ✔️ Mark tasks as completed
- 🔄 Persistent storage (coming soon)
