This is home for `Map Route App`. Application, that allows you search for places based on their photos. Renderers the optimal route to the destination from your existing location, provides information about the distance in meters, total time (how long it will take to get to this desirable place) as well as information about the place in general.
---~ docker
- 1.3.8 or higher
~ docker-compose
- 3.8 or higher
~ OS
- Tested on MacOS and Windows
Languages
~ Python
, Javascript
, HTML
Frameworks & Main Libraries
~ Django Framework
, LeafletJS
Databases & storages
- PostgresSQL
& Redis
Webservers & Deployment Tool
- Nginx
, Docker
, Docker-Compose
$ git clone <link to the repository>
$ docker-compose up -d
$ curl -f http://localhost:8000