Skip to content

GBouffard/yelp_clone

Repository files navigation

Build Status Coverage Status Code Climate

🍴 Yelp-Clone 🍴

This is the week 8 tutorial from Makers Academy: the idea was to create a YELP clone to get a basic introduction to Ruby On Rails.

Heroku

Guillaume's Yelp

Objectives of exercise

Object orientation, folder structure, migrating the Databases correctly, test-driving everything.

Technologies used

  • Ruby
  • Ruby on Rails
  • Capybara
  • Rspec
  • HTML, CSS & Bootstrap
  • Postgresql
  • Javascript & AJAX
  • Additional Gems: Omniauth-Facebook, Paperclip and Poltergeist
  • StackOverflow for a question.

How to run it

git clone git@github.com:GBouffard/yelp_clone.git
cd yelp_clone
bin/rails server

go to localhost:3000, and you can now create restaurants, wit their names, description and pictures and add, update and delete reviews and endorsements.

How to test it

cd yelp_clone
rspec

And this is what you should see

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published