https://github.com/dpacassi/hackzurich2020
https://github.com/dpacassi/hackzurich2020
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dpacassi/hackzurich2020
- Owner: dpacassi
- Created: 2020-09-18T23:43:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T09:41:49.000Z (over 5 years ago)
- Last Synced: 2024-12-30T06:12:09.086Z (over 1 year ago)
- Language: Dart
- Size: 22.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Avanti
Comparing the sustainability, healthiness and prices from offline products is not easy. Avanti helps you with that!
## Installation
- Clone this repository
- Copy the `.env.example` file to a `.env` file. Adapt variables if needed
- Sign up to Google Firebase and create a new project
- Download your project's `google-services.json` file and place it inside `android/app`
- Run `flutter pub get`
- Start the application
- Have fun!