Skip to content

open-data-potsdam/schuleinzugsgebiete

Repository files navigation

schuleinzugsgebiete

School districts in Potsdam.

Prerequisites

You can install Node.js and NPM directly, but the recommended way is to use Docker Community Edition.

Usage

Get the source code

git clone https://github.com/open-data-potsdam/schuleinzugsgebiete.git
cd schuleinzugsgebiete

Build your environment

docker-compose build --pull

Run the application in development mode

docker-compose up dev watch-css watch-js

Open the page from a browser under localhost:3000. All changes to files will automatically be applied. Just refresh your browser 😌.

Update data

The data is loaded from data/schools.csv. You can directly change the file.