Skip to content

This is a prototype app for the Michelin Campus Innovation Event 2018 in Clermont-Ferrand, France.

Notifications You must be signed in to change notification settings

AntoineAbhay/Eleyi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleyi

This is a prototype app for the Michelin Campus Innovation Event in Clermont-Ferrand, France.

We suggested a uber like service for public transportation (mostly small buses) in developing countries such as Togo.

How to set up on your local environment

If you don't have pipenv installed : pip install pipenv

cd path/to/repo
pipenv install
pipenv shell
export FLASK_APP=app.py
flask run

You will also need to define a environment variable like this to use your own google maps API key:

export MAPSAPIKEY=your_api_key

About

This is a prototype app for the Michelin Campus Innovation Event 2018 in Clermont-Ferrand, France.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published