Skip to content

A small todo app that uses GetX as a state management package with Firebase Firestore to store it's tasks.

Notifications You must be signed in to change notification settings

amrogad/todo-getx-mvc-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A todo list app created with GetX, Firebase and using the MVC app structure.

Features:

  • Create tasks with specific dates
  • Side scrolling calender
  • Add task to Firestore
  • Change from English to Arabic
  • Light pink and brown theme

I created this app in GetX to show that I also have experience working with GetX as a state management package and that I can use the MVC structure where I also kept everything organized didn't fill the UI with unnecessary code. This app also has it's own components that can be easily customized and adapt to anything I want in the future, the app also uses validation on the textfield to make sure that the user input is always correct and to make the fields required.

ar_bottomsheet settings arabic en_bottomsheet home

About

A small todo app that uses GetX as a state management package with Firebase Firestore to store it's tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages