Skip to content

turingschool-examples/store_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Demo

Setup

First, clone the repo

The Ruby version is defined in both the Gemfile and .ruby-version. Install that specific version using your Ruby Version Manager.

Then in your terminal

$ bundle install
$ bundle exec rake db:migrate db:test:prepare db:seed

Run the Tests

Run the tests and confirm that they're passing:

$ rake

Running in Development

Start the server normally:

$ rails server

You can login in as admin:

Or as a regular user:

About the Project

Frank's Monsterporium has the best selection, nay, the ONLY selection of Frank's awesome creations on the web.

Original Source

This project was created for the gSchool StoreEngine Project by the legendary Raphael Weiner who's code can be found here.

About

Sample e-commerce application used for workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •