Yelp Clone

Making a version of Yelp as an introduction to Ruby on Rails

Learning Objectives

  • Structure of Rails apps (MVC, the router, helpers)
  • TDD in Rails, with RSpec & Capybara
  • Associations
  • Validations
  • AJAX in Rails

Possible additions

...

Technologies used

  • Ruby, Ruby on Rails
  • Capybara, Rspec
  • HTML
  • PostgreSQL

How to run it

...

How to test it

...

Collaboration

I paired with Riz Ali on this project