2024-07-27 23:29:50 +02:00
2024-07-27 23:29:50 +02:00
2024-07-27 23:29:50 +02:00
2024-07-27 23:29:50 +02:00
2024-07-27 23:29:50 +02:00
2024-07-27 23:29:50 +02:00
2024-07-27 23:29:50 +02:00

Leerstand

Django app for managing places with json export and a fully-static frontend map.

Screenshot map overview

Deploy

Start container with docker-compose up -d and create admin user (first-run):

docker-compose exec app python manage.py createsuperuser --email ''

Optionally, create an initial set of cities:

docker-compose exec app python manage.py loaddata initial_cities.json
Description
Django app for managing places with fully-static frontend map.
Readme 526 KiB
Languages
CSS 41.4%
Python 39.4%
JavaScript 10%
HTML 5.1%
Makefile 2.3%
Other 1.8%