A command-line interface task management application built with Node.js and SQLite.
This application provides a simple and efficient way to manage tasks directly from your terminal.
- Node.js: Runtime environment
- SQLite: Lightweight database for task storage
- Create, read, update, and delete tasks
- Persistent storage with SQLite
- Simple command-line interface
Coming soon...