a program that uses full CRUD functionality to add products to the webpage and also add reviews of those items for users to see.
no known bugs
- Download files from GitHub and install all gems
- run the rails server ($ rails s)
- use localhost:3000
- navigate page to view products
- add reviews to products or whole new products as you see fit.
Link to GitHub repo: (https://github.com/jIrwinCline/ruby-reviews.git)
- open source
Copyright (c) 2019 Jacob Irwin