Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arijitpaull/tickoff_todoapp
Todo app assignment for Quantum IT innovation
https://github.com/arijitpaull/tickoff_todoapp
Last synced: 24 days ago
JSON representation
Todo app assignment for Quantum IT innovation
- Host: GitHub
- URL: https://github.com/arijitpaull/tickoff_todoapp
- Owner: arijitpaull
- Created: 2024-07-28T15:25:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T16:21:22.000Z (6 months ago)
- Last Synced: 2024-11-12T22:13:19.486Z (3 months ago)
- Language: C++
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tickoff
A flutter assignment; assigned by Quantum IT Innovation - by Arijit Paul
## Thought process
I named this project tickoff.
This is a todo list app where you can set your priority level as low, medium and hight.
I kept the design and UI minimal for the ease of use and made less complications to deliver more features, while keeping the size of the app minimum.
This uses encrypted local storage package for flutter called Hive DB for accessing permanent offline storage of the device.### Here is the [app usage demo](https://www.loom.com/share/26cf7568f06b496788420d8a3e0a8c4f).