John-Howard / GeoDjango-Schools-Map

A simple Map built with GeoDjango, Docker,Nginx, React and Leaflet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Map of Schools

Twitter: AlphaOmondi

đź‘‹ This simple map is Built with GeoDjango,Docker,NGINX,React and Leaflet.

Run the Application

cd GeoDjango-Schools-Map
run the command: make build
navigate to localhost:8080

If you prefer not using Makefiles

cd GeoDjango-Schools-Map
run the command: docker-compose --build -d --remove-orphans
navigate to localhost:8080

License

MIT

About

A simple Map built with GeoDjango, Docker,Nginx, React and Leaflet

License:MIT License


Languages

Language:Python 61.5%Language:JavaScript 22.9%Language:HTML 9.4%Language:CSS 3.1%Language:Makefile 3.0%