kristenlk / tastemaker-app

Front end for Tastemaker, an app that helps users find the perfect restaurant.

Home Page:https://kristenlk.github.io/tastemaker-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tastemaker

Tastemaker helps users find the perfect restaurant.

After detecting their location, Tastemaker uses the Yelp and Google Maps APIs to allow users to pick what they're looking for in a restaurant (distance, type of food, and price range). Tastemaker then returns the highest-rated restaurant to them. If they don't like the highest-rated restaurant - perhaps they've already visted it and would like to try something new - they can click to view the next-highest-rated place.

Users can also favorite a restaurant, which saves the restaurant name, location / contact information, and Yelp URL for later.

Technologies used (back end):

  • Node.js
  • Express.js
  • Yelp API
  • PostgreSQL
  • MongoDB

Technologies used (front end):

  • AngularJS
  • Google Maps API
  • Bootstrap
  • Geolocation
  • HTML / CSS

Link to front end: http://github.com/kristenlk/tastemaker-app

Link to back end: http://github.com/kristenlk/tastemaker-api

Links to wireframes: https://moqups.com/kristenlk/M5tlBX50/

Note: this app is a work in progress!

Created for Project 4 in General Assembly Boston's Web Development Immersive course.

About

Front end for Tastemaker, an app that helps users find the perfect restaurant.

https://kristenlk.github.io/tastemaker-app/


Languages

Language:HTML 47.5%Language:JavaScript 40.9%Language:CSS 11.6%