Skip to content

It's task tracking app basically helps the persons who have many task or busy schedule in a day.

Notifications You must be signed in to change notification settings

Ritesh-056/Todo-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker

This is a simple todo or task tracker application for the purpose of learning of Flutter framework.In this, we simply have given the facility to insert the todo of day to day life for the user.

Purpose

This application is designed for the people who have the busy schedule in a day or week or also for a month.

Features

User can add todo, update todo or todo list by simply changing the previous todo and also able to delete todo. Beside that user can change the theme color by using special color picker tool.

Domain

Task Tracker Application(Mobile Application) is completed in Flutter framework using Dart Language.

Technology Used

  • Dart
  • Flutter Framework
  • Firebase
  • Java or kotlin
  • Swift
  • Git

Used Packages

  • firebase_core
  • cloud_firestore
  • date_time_picker
  • firebase_auth
  • google_sign_in
  • flutter_colorpicker
  • fluttertoast

Task Tracker covers following four things.

  • Adding todo to database.(POST)
  • Displaying the todo to user. (GET)
  • Updating the todo or todo list. (UPDATE)
  • Deleting the desired todo from the list. (DELETE)

Screenshots

About

It's task tracking app basically helps the persons who have many task or busy schedule in a day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages