Skip to content

A mock grocery site, Epicodus Ruby/Rails Basics solo project.

Notifications You must be signed in to change notification settings

twyststar/Marios_Fine_Foods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A mock grocery site, Epicodus Ruby/Rails Basics solo project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published