Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 228 Bytes

README.rdoc

File metadata and controls

7 lines (4 loc) · 228 Bytes

README

Sample shopping app which allows customers to sign up, add items to their cart and alter their cart.

The purpose of this app was to learn how to make a basic app with rails.

Used the Devise gem for authentication.