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

https://github.com/dpacassi/hackzurich2020


https://github.com/dpacassi/hackzurich2020

Last synced: 5 months ago
JSON representation

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!