Skip to content

sangamsth/RailsShoppingCard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

README

This project shows how to build the foundation of any ecommerce in Rails: A Shopping Card.

Feel free to clone this repo to learn from it.

If you prefer Tutorials, check out my Channel:

#https://youtu.be/rPmlA_T_J84

Almost all code was taken by HappyCoding's tutorial series on YouTube, but with a few improvements and more explanation.

  • Clone this repo
  • bundle install
  • rails s
  • head over to localhost:3000/products to create new products
  • localhost:3000 to view the main page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 72.5%
  • HTML 18.9%
  • CSS 4.7%
  • JavaScript 2.3%
  • CoffeeScript 1.6%