/GeoDjango-Schools-Map

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

Primary LanguagePythonMIT LicenseMIT

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