Skip to content

My Restaurant Review CMS app built using Ruby On Rails with MVC & REST principles. User can signup/login to Create, Read, Update, & Delete reviews of restaurants & view other user reviews. Try DEMO at:

License

Notifications You must be signed in to change notification settings

jffernan/rails-my-restaurant-review

Repository files navigation

rails-my-restaurant-review

Welcome to My Restaurant Review Rails app where you can signup for a User account to Create, Read, Update, and Delete reviews of restaurants that you have visited. Here you can build and keep track of all the restaurants you have dined at! You can also view restaurant reviews by other Users. Thank you for using my app. StackShare

Demo at: https://ror-my-restaurant-review.herokuapp.com/

Video at: https://youtu.be/6zpY7UO6Z4U

View my blogs about the development of my app at:

https://github.com/jffernan/jffernan.github.io/blob/master/_posts/2017-08-17-project_3_blog_rails_portfolio_project.markdown

https://github.com/jffernan/jffernan.github.io/blob/master/_posts/2017-09-08-project_4_blog_rails_app_w_jquery_front_end.markdown

Contact: James Fernandez | Email: jffernan@comcast.net | Phone: (206) 658-5295

Installation

To use this app, clone from GitHub 'git clone git@github.com:jffernan/rails-my-restaurant-review', 'cd' to the new directory, then run bundle install, and last, run rails server or 'rails s'. Last, click on the http link to open my app in your browser. If you run 'rake db:seed' in the terminal, this will seed the database with fake Users & Reviews.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jffernan/rails-my-restaurant-review. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The code is available as open source under the terms of the MIT License.

About

My Restaurant Review CMS app built using Ruby On Rails with MVC & REST principles. User can signup/login to Create, Read, Update, & Delete reviews of restaurants & view other user reviews. Try DEMO at:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published