Hackbright Project: Eat Together

- 2 mins

Summary:

This was my project at Hackbright Academy, spanning 4 weeks during the Software Engineering Fellowship. See the GitHub repo!

About Eat Together

Eat Together helps two people decide on a place to to share a meal together. Each user can input their locations and the types of restaurants they’d like to visit and search on Yelp according to both sets of preferences. The search results are then shown on a map with markers that provide more information about each business in the search results. Users can create accounts and keep track of visits, and Eat Together will provide a recommendation on which restaurant is ‘similar’ to their most highly rated restaurant.

Tech Stack

APIs used


Updates

It’s been deployed to Heroku, but it loads pretty slowly and is buggy right now as I refactor it. If, upon loading, the Google Map does not display, press cmd+shift+r.


GIFs

Filling out the form generates a list of search results from Yelp and generates markers on the Google Map

You can log a visit to a restaurant by rating it, recording the date of the visit, and saving it to your profile - which on the back-end, saves this information to the PostgreSQL database

The search results are dynamically-generated Yelp links, and the map markers are embedded with Yelp restaurant information

Your profile page shows a query on your username from the PostgreSQL database on all of your past visits, and uses a simple euclidean distance formula to calculate another restaurant in the database whose numeric data is most similar to your most recently highly rated restaurant


Future planned improvements

Michelle Kim

Michelle Kim

Full Stack and Test Automation Engineer

rss facebook twitter github youtube mail spotify instagram linkedin google google-plus pinterest medium vimeo stackoverflow reddit quora