Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.25 KB


Todo
Tasks - Simple & Clean

A minimal todo app made using Flutter.

Screenshots

login add_task edit_task
main_screen home_screen all_tasks
filtered_screen search_screen search_screen

Key Features

  • Multi-list Todo app
  • User Authentication using Firebase Auth
  • Tasks are stored in Firestore DB
  • Tasks can be added, deleted, marked as done
  • Tasks can be scheduled at a specific date and time
  • Multi-color theme
  • Minimal and clean

Tech Stack