Skip to content

A React Native mobile app made to train firefighters to learn their district

Notifications You must be signed in to change notification settings

LeandreArnaud/District

Repository files navigation

DISTRICT App

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.git
  2. Install NPM packages
    npm install
  3. Fill config.js
    "Backend_URL": "{your backend URL}"
  4. Run with npm (or expo, yarn)
    npm start

Backend API (Alpha)

For now, the backend API is private and is restricted to a single city. Also it doesn't use a database at this point.
I need to improve secutity on it (I don't want you to ruin all my GCP credits).
However, the code is available on this repo so you can deploy yours easily.

Contact

🇫🇷 Léandre ARNAUD:

About

A React Native mobile app made to train firefighters to learn their district

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published