Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomdieu/nv-trip

google map clone
https://github.com/tomdieu/nv-trip

bootstrap css django django-rest-framework html jinja2 mapbox-gl mui-icons muiv5

Last synced: 23 days ago
JSON representation

google map clone

Awesome Lists containing this project

README

        

# Nv-Trip

This project wlll help people to easily navigate in the city of yaounde
This projet will help you to find the distance between two places and the
map and calculate the distance and the time

![logo](https://github.com/Tomdieu/Nv-Trip/blob/main/static/googlemapclone.png)

## How to execute this program

install the dependencies using
```
pip -r install requirement.txt
```
and later
```
python manage.py runserver
```