2024-06-27 23:03:02 +02:00
2024-06-27 23:03:02 +02:00
2024-06-27 22:41:39 +02:00
2024-06-27 22:41:39 +02:00
2024-06-27 22:41:39 +02:00
2024-06-27 22:41:39 +02:00
2024-06-27 22:41:39 +02:00

Klangkarte

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 ''
Description
Django app for managing places with fully-static frontend map.
Readme 785 KiB
Languages
Python 43.3%
CSS 26.3%
JavaScript 18.5%
HTML 9.3%
Makefile 1.5%
Other 1.1%