Skip to content

Backend Flask API for District, a mobile app made to train firefighters to learn their district

Notifications You must be signed in to change notification settings

LeandreArnaud/District_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Backend Flask API for District, a mobile app made to train firefighters to learn their district

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages