iamkhushbajwa / yelp-clone

First RoR app, creating simple restaurant directory app @makersacademy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yelp-Clone

Week 8 project @makersacademy set by @alexpeattie to develop a Yelp-clone using Rails, HTML and JavaScript. Only registered users could add a new restaurant or review a restaurant. We work out the average of the reviews and display the "Star" rating using a graphical interface.

Technologies

  • Ruby
  • Rails
  • jQuery
  • Bootstrap
  • JavaScript

#####Testing

  • RSpec
  • Capybara
  • Factory Girl

Instructions

To run the application run bin/rails s and visit localhost:3000 in the browser.

About

First RoR app, creating simple restaurant directory app @makersacademy


Languages

Language:Ruby 95.0%Language:CSS 2.5%Language:JavaScript 1.5%Language:CoffeeScript 1.0%