- Import items to .sqlite file.
- Export Items from .sqlite file.
- Add, Edit and Remove operations.
- Tracking by Completed/In progress statuses.
- Searching Lists by name.
This program allows user to add, remove, edit, export and import Tasks. Each task is related to a specific list. List names are unique, tasks names (inside of a list unique).
- Show All (shows all tasks)
- Show In Progress
- Show Completed
- Delete All Tasks within opened list
- Delete List
- Import
- Export
- Exit




