Skip to content

refugeemaps/refugeemaps

Repository files navigation

Refugee Map

Description

Map that shows locations which are potentially useful and interesting for refugees such as public restrooms, supermarkets, churches, playgrounds or call shops.

Links

Data Sources

All data is managed via Google Spreadsheets. Every city has it's own sheet and a global sheet will mananage the available locations.

Development

Prerequisites

Make sure you have the following tools installed:

brew install go
brew install go-app-engine-64
brew install direnv
# Setup direnv in your shell: http://direnv.net/
direnv allow .envrc

Installation

After cloning the repository, install all dependencies:

go get
npm install

Develop

Run the following command to start the server on localhost:

npm run server

Deploy

To deploy the application, run the following commands:

npm run deploy

Team

  • Ubilabs: Martin Kleppe
  • Google: Thomas Steiner
  • Ubilabs: Malte Modrow
  • Ubilabs: Robert Katzki