Ways Of Time
Hackita 02 - hasadna.org.il A project during Hackita02 program. A web application to upload, geotag, and browse the geographic maps collection of the National Library of Israel. The application is written in Python (with Django framework 1.9.x) and TypeScript (Angular 2.x), using leaflet, Material Design and PostGIS for Database.
Pre Requirements
- install docker.
- install docker-compose.
Installation
Install the project for development.
- Run
$ docker-compose up
to build the docker images and run them. - Open the browser at http://localhost:80.
Our Stack
Contribute
Just fork and do a pull request (;
License
MIT