This project is inspired by the incredible work on Task Warrior, an open source CLI task manager. I use this project quite a bit for managing my projects without leaving the safety and comfort of my terminal. (⌐■_■)
Here's the plan:
- set up a SQLite database
- open SQLite DB
- add task
- delete task
- edit task
- get tasks
- add CLI
- add task
- delete task
- edit task
- get tasks