Skip to content

Application that enables users to choose restaurant according to the cuisine type and find out some reviews about it

Notifications You must be signed in to change notification settings

Dalia-Yahia/RestaurantReviews-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Reviews App

About Project

  • The purpose of this project is to navigate to restaurants by determining their locations on the map. By choosing a location, the user will get the names of restaurants found there, their addresses, images, work times and even reviews if available. User can choose the restaurant by the location or the type of cuisine .
  • The project concentrates on two aspects: adding responsiveness with accessibility and using service worker to enable user's use of application offline.

Project installation

1- Download the repo:

[]: https://github.com/Dalia-Yahia/Udacity-RestaurantReviews-Project

2- Run the server by open Git Bash inside the folder of the project and write:

python -m http.server 8000

be sure you have python on your device or install it .

3- go to your browser and write

localhost:8000

and BING the Restaurant Reviews project

Project features

Responsiveness :

  • The app is responsive to all of different device screens.

Accessibility :

  • The app has accessibility features which enable users with some impairments to navigate easily through the app.

Offline mode :

  • If the user loses internet connection for any reason , the app will turn to work on offline mode and it will show the all assets files that app is needed

Project dependencies :

  • Mapbox for map

About

Application that enables users to choose restaurant according to the cuisine type and find out some reviews about it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published