Welcome to Habit Tracker, a simple app to track your everyday habits!
You can download the latest APK for Habit Tracker from the following link:
Here are some screenshots of the app in action:
For using this project in your computer, clone this repo and setup firebase manually.
A habit tracker project with firebase as backend, getx for state management and getstorage for storage. Refer to pubspec.yaml for other packages used.
For login, I used my login_app repo from my github which I made previously.
User's Full Name , Email and Password are saved in cloud firestore database along with all their habits as well as completedDtaes.
Please be aware that the current codebase doesnot not follow the conventional MVC architecture or strict OOP principles.
So this repository is not open to external contributions or pull requests. The purpose of sharing this code is for educational or informational purposes only.





