Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.11 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.11 KB

FavorEats

Launch Academy breakable toy

FavorEats is an app I built during Launch Academy. It allows a user to search through the yelp API and favorite restaurants. It's a fun and easy way to keep track of all of your favorite restaurants!

Landing page for favoreats

alt tag

Profile of all your favorite restaurants.

alt tag

Graph that gives you the summary of the categories you like most. (Utilized Javascript and JQuery)

alt tag

ER Diagram

alt tag

Heroku app (BETA version) http://favoreats.herokuapp.com/

7/30/14 Currently working on a social feature using a self referential association so a user can follow or unfollow other users, compare charts and recomend restaurants!