Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).