Skip to content

JavaScript, Google Maps API, Create restaurant cards to log location and information on them.

Notifications You must be signed in to change notification settings

Anthony-g2/GA_eats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT 1: GA EATS

This is a application made to show all the local restaurants around General Assembly in San Francisco, CA.

The main functionality of this application is to help users create a foodie database that’ll help users find recommended food spots along with inputting their personal experience.

Technologies Used:

  • Javascript
  • HTML
  • CSS
  • Bootstrap
  • Express
  • Body-parser
  • Mongoose
  • Node-geocoder
  • Jquery

Existing Features:

  • Create/Delete Restaurants
  • Utilizing Google Maps

Planned Features:

  • When user clicks on the search button, a form will drop down from the button, once the form is submitted the map will refresh to reflect desired data based on user input.
  • Add a compare function within the search form.
  • Create a checklist function next to each selected restaurant that wants to be compared. In our case the user can only select up to three restaurants.
  • Once user has selected three restaurants, they must use the compare option to actually compare the given selections.
  • When in list mode the information shown about each restaurant will include tips, the name of the person who wrote the tip and the date of when it was written and a button to add a tip.
  • Clicking the add tip button will create a text area in the place of the first tip that can be filled in an input will also show up for a name to be added and a save button will appear.
  • Add hover to the map, once hovered over it should show a preview of the restaurant.
  • Use the google maps API to drop pins on the address’s of all the restaurants in the data base.
  • Get entries to only display on page when clicked on map.

Heroku Link:

https://tranquil-woodland-73750.herokuapp.com/

DISCLAIMER: THIS IS COMPLETELY ORIGINAL AND IT IS NOT YELP!

About

JavaScript, Google Maps API, Create restaurant cards to log location and information on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published