Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 866 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 866 Bytes

📝 Task Management

A Task Management app which uses moor packages for Data Persistence.

💻 Install

Note: Make sure your Flutter environment is setup.

In the command terminal, run the following commands:

$ git clone https://github.com/AjayThakur12/task_management.git task_management
$ cd task_management/
$ flutter packages get
$ flutter run

📷 Screenshots

Moor Table

Id Name Description Priority
1 Meeting Business Plan High
2 Mathematics Exam Need to revise calculus Medium
3 Lunch invitation for Dev Lunch Low