https://github.com/parthshah1304/habit-tracker-app
https://github.com/parthshah1304/habit-tracker-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parthshah1304/habit-tracker-app
- Owner: parthshah1304
- Created: 2024-07-08T22:32:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T22:38:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T05:11:27.128Z (over 1 year ago)
- Language: Dart
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Habit Tracker App

A habits app based on the functionality and design.
inspired by [Done%](https://apps.apple.com/us/app/done/id1597997515?itscg=30200&itsct=apps_box_link)
## Getting Started
In the command terminal, run the following commands:
```shell
$ git clone https://github.com/tolgasozbir/flutter_done.app.git doneApp
$ cd doneApp/
$ flutter packages get
$ flutter run
```
## Tech and Libraries
- MVVM Architecture
- State Management
- Navigation with - Cache Management [Hive]
## Preview
#### Goal view
https://user-images.githubusercontent.com/79727679/184714089-49fb94bb-dabd-4241-8727-aaafb5269886.mp4
#### Closed view
https://user-images.githubusercontent.com/79727679/184714103-3518609d-80d0-4257-906f-c4b1f8ac931f.mp4
#### Timer view
https://user-images.githubusercontent.com/79727679/184714108-4bd93abc-417c-41a8-99d4-3eca431835c3.mp4
#### Stats view