Logo Lanfrica

inass-helmy/Trip-Guide-In-Egypt

Domaine:

geospatial

Type de record:

software
Créateur:
ina
Hôte:
This project is a part of Google/Udacity Nano-degree scholarship. # Trip Guide In Egypt Project - This project is part of the Google/Udacity Nanodegree scholarship. - This project was bootstrapped with Create React App. - The project integrates with google-maps and Foursquare api's using react-google-maps library. ### Contents: 1. Description. 2. Instructions. 3. Project page. 4. Dependencies. ## 1. Description In this app the user can get information about places to visit in some cities of Egypt and the search results is covering some categories like hotels,cafes,restaurants,museums,and entertainment places. Also inside a certain city user can search for a certain place or category and when click on the marker or the item in the list an information window appears including information about this place and set the center of the map to be this marker location and also zoom in for more clarity. As a feature in this app... the user can add any Egypt's city he wants into the file `listOfCities` inside the `src` folder, all what he needs is to add the city name and its latitude and longitude,then it will be automatically added to the search menu. ## 2. Instructions In order to have this project up and running you need to : - install npm using the command "npm-install" - start npm using "npm-start" ## 3. Project page on github pages - inass-helmy.github.io ## 4. Dependencies - Code is written in `HTML`, `CSS` ,`jsx` and `JavaScript`. - This project uses `React` `and react-googl-maps` libraries. - This app uses the fetch method with the Foursquare api to get information about venues. - It uses google maps api as a mapping system. - Offline available in production mode not development mode. #### This application is made by Enas Samir... I hope you enjoy it :)