Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 981 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 981 Bytes

Marios Specialty Foods

Mock Specialty Grocer Website, 6.30.2017

By Starlynne Start

Description

This page is designed as a small specialty foods site where users can view and rate/review products. Assignment goals available in planning.txt. Epicodus solo project in Rails Basics.

Setup/Installation Requirements

You will need Ruby/Rails and postgres to run this app locally.

  • Clone this repository
  • Run command 'bundle install'
  • Use command t to open a second terminal window, in that window run the command 'psql'
  • Back in the original window, run command 'rake db:create db:migrate'
  • Run command 'rails serve'
  • Open your web browser and type in 'localhost:3200'

Known Bugs

None

Support and contact details

Comment, concerns or suggestions welcome! [email protected]

Technologies Used

HTML, Bootstrap, Ruby/Rails, ActiveRecord

License

MIT

Copyright (c) 2017 Starlynne Start