/ember-restaurant-codereview

Epicodus: Ember Code Review using helpers, services, and computed properties

Primary LanguageJavaScript

Restaurant Site

Code Review Week 4 of Epicodus Javascript, 4.8.2016

By Mary Warrington

This project is built in Ember and allows users view restaurant information, add reviews, add new restaurants, and add restaurants to (or remove from) a list of their favorites.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Known Bugs

  • Currently, the helper to display star ratings only works on the first load. After a refresh, the rating is undefined and returns one star only.

Contact

If you have any questions, concerns, or feedback, please contact the author through gitHub.

License

MIT License.

Copyright (c) 2016 Mary Warrington