Skip to content

Application that allows to get visualized root for the destination based on the picture of the place uploaded

Notifications You must be signed in to change notification settings

LovePelmeni/MapRouteApp

Repository files navigation

MapRouteApp Navigation

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.

---

Requirements

~ docker - 1.3.8 or higher

~ docker-compose - 3.8 or higher

~ OS - Tested on MacOS and Windows


Technologies

Languages ~ Python, Javascript, HTML

Frameworks & Main Libraries ~ Django Framework, LeafletJS

Databases & storages - PostgresSQL & Redis

Webservers & Deployment Tool - Nginx, Docker, Docker-Compose


Usage

  1. Fork this repo into your account.

  2. Clone the repo to your local dev environment.

    $ git clone <link to the repository>
  1. Go to the root directory and start docker-compose.yaml file

    $ docker-compose up -d
  1. Once it deployed, Go to the browser and check for it.

Using Curl tool

    $ curl -f http://localhost:8000

~ Extra Links

My LinkedIn ~ https://linkedin/in/kirill-klimushin

Emails for contributions ~ [email protected] & [email protected]

About

Application that allows to get visualized root for the destination based on the picture of the place uploaded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published