My first Rails project, started off as a simple HTML website built to learn rails by building out a copy of amazon's website. V1.0.1 is a more flushed out abstraction of Amazon's backend for use alongside a Shopping_Cart single page application.
A couple of different changes including: stubbing out a store profile, fix store routing issue caused by no such pathing and add to item detail display.
A couple of different changes including: stubbing out a store profile, fix store routing issue caused by no such pathing and add to item detail display.
A bunch of silly spelling changes and catches.