Skip to content

Latest commit

 

History

History
53 lines (45 loc) · 1.28 KB

README.md

File metadata and controls

53 lines (45 loc) · 1.28 KB

DISTRICT Backend API

Backend Flask API for District, a mobile app made to train firefighters to learn their district (streetnames, apartments, hydrants.. etc).

Built With

Installation

  1. Clone the repo
    git clone https://github.com/LeandreArnaud/District_backend.git
  2. Create a new virtual environement
    virtualenv venv
  3. Run your virtual environement
    source bin/activate
  4. install dependencies
    pip install -r requirements.txt
  5. run the API
    python main.py

Limits

For now, the backend API is private and is restricted to the Yvelines Area in 🇫🇷 France.

FrontEnd

Please find the frontend mobile application on this repo

Contact

🇫🇷 Léandre ARNAUD: