Skip to content

A mobile application for daily task management, built with Flutter/Dart, Provider, and SQLite

Notifications You must be signed in to change notification settings

Lklmnovice/taskz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskz

Description:

A mobile application for daily tasks management, built with Flutter/Dart, Provider and SQLite

Project Status

  • UI
    • Home page
    • Upcoming page
    • settings page
    • projects page
    • Custom date picker
    • Custom FAB animation
  • Database schema
  • Add/Delete/Update/Complete task/sub-task
  • Add/Delete/Update tag
  • Top-level task reordering
  • daily task progress tracker
  • slide to complete sub-tasks
  • reorder sub-tasks
  • bug fixes

progress:

This project is almost finished but there're still some instability to be tackled. Currently the user can add task and sub-tasks with tags and reorder them. Settings page and projects page are still under development.

Project Preview

adding new tasks adding new tags upcoming page

Installation and Setup Instructions

Clone down this repository. You will need flutter and dart installed on your machine.

Update/Get packages: flutter pub get

To run the application: flutter run

About

A mobile application for daily task management, built with Flutter/Dart, Provider, and SQLite

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages