An open API service indexing awesome lists of open source software.

https://github.com/parthshah1304/habit-tracker-app


https://github.com/parthshah1304/habit-tracker-app

Last synced: 2 months ago
JSON representation

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