Skip to content

annisapf/SubHub-Food-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubHub

SubHub provides location, information and user-reviews of restaurants nearby Sydney. SubHub retrieve data from Google Places API and Zomato API, third-party APIs that allows developers to access their data and functionality by making requests with specific parameters to a URL. In this particular case, we put parameter of location based on Google Places (since this is the best one) and detail information including name of restaurant, type of restaurant, and user-reviews from Zomato. This app will run dynamically updated HTML and CSS powered by Javascript and jQuery.

Goal

AS A foodie traveller, I WANT to find somewhere good to eat. SO THAT I can find the best nearby restaurants.

Acceptance Criteria

  • GIVEN a foodie dashboard with dropdown buttons
  • WHEN I search for a type of restaurant
  • THEN I am presented with a map showing markers nearby restaurant added to the search history
  • WHEN I click a marker of selected restaurant
  • THEN I am presented with the restaurant name, address, phone number, website (if available), and star reviews
  • WHEN I click on a type of restaurant in the search history
  • THEN I am again presented with a map showing markers nearby restaurant
  • WHEN I open the resto dashboard
  • THEN I am presented with the last searched resto

Contents

Files Name Description
index.html Homepage
display_page.html Search Result
myfave.html Search History
ourteam.html Our Team
styles.css Main stylesheet
geolocation.js Geolocation Functionality
result_page.js Search Result Functionality
myfave.js Search History Functionality
images folder All images file

Build With

API

Screenshot

Homepage (Geolocation)

Screen Shot 2020-10-01 at 10 16 28

Search Result (Show Map)

SubHub-SearchResult

Search Result (List of Recent Search)

Screen Shot 2020-10-01 at 10 16 39

Link to the App

The URLs of the deployed applications in GitHub

Sub Hub Site

About

This is Oz version of Zomato

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published