uyennguyen30696 / food-hunt-project-01

A front end application that allows users to search for local restaurants as well as the direction of the restaurant of their choice.
https://uyennguyen30696.github.io/food-hunt-project-01/
0 stars 2 forks source link

when restaurant result is clicked #10

Open rekroetch opened 4 years ago

rekroetch commented 4 years ago

When one of the results is clicked, it will show pictures, business hours, phone number, and show the location of the restaurant on the map. -onclick for results -drop down with pictures, etc. from zomato api -use restaurants coords to show it on map with google maps api

rekroetch commented 4 years ago

-make each result a card using Foundation