Skip to content

ngocsonkt99/Son_Shoe_Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Introduce

  • view all product
  • product information
  • add product to cart
  • view information cart
  • remove item, clean cart
  • sign_in/sign_up account user sell
  • add, edit, delete product by owner
  • update account, cancel account, log_out
  • view on desktop, mobile, tablet

Deploy Heroku:

https://obscure-sands-43775.herokuapp.com/

Instruction Run Local

Set database and config Open Terminator and enter comman

  1. cd Son_Shoe_Store
  2. bundle install
  3. rake db:create
  4. rake db:migrate
  5. rake db:seed
  6. rails s
  • ...

Son_Shoe_Store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors