Skip to content

giamir/yelp_clone

Repository files navigation

Yelp Clone Build Status Coverage Status

Learning Ruby on Rails - Makers Academy Week 7

Screenshot

Alt text

Installation

You can try the app remotely:

https://yelp-clone-giamir.herokuapp.com

or install it locally:

$ git clone git@github.com:giamir/yelp_clone.git
$ cd yelp_clone
$ bundle
$ rake db:create
$ rake db:migrate
$ rails s

Visit: http://localhost:3000 on your machine.

Technologies

  • Ruby
  • Ruby on Rails
  • Devise
  • OmniAuth
  • Postgres
  • JQuery AJAX
  • Bootstrap
  • Paperclip
  • ImageMagick
  • AWS S3 Bucket

Contributors

Giamir Buoncristiani

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published