/phlask-map

Code behind the Phlask Web Map

Primary LanguageJavaScript

phlask-map

Code behind the PHLASK Web Map

Running Locally

Yarn

  1. Ensure you have Yarn installed on your machine
  2. Run yarn install
  3. Run yarn start

Docker (Recommended path for consistency across computers)

  1. You will need to have Docker installed: https://www.docker.com
  2. Once Docker is installed, run docker-compose build app and then docker-compose up app from the root of this repository.
  3. Navigate to localhost:3000 on your browser.

Want to add something new or develop/report a fix for a bug you found?

See our Contribution Guide to learn about our branching strategy and issue reporting etiquette, and more!

Branching strategy

png

Goals

The technical goals for this project are:

  • Usability on web and mobile
    • Currently planning on using a Progressive Web App (PWA) approach (via ReactJS) to solve this
  • Fast access to useful information about where you can get water nearby
    • Implemented via our Nearest Tap Route

Architecture

The PHLASK Map runs on a static page built with:

The site runs on: