horaciovelvetine / scamazon_backend

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.
1 stars 0 forks source link

Complete Version 1 of Backend Map #13

Closed horaciovelvetine closed 2 years ago

horaciovelvetine commented 2 years ago

Implemented lessons from very first build, rebuilt better faster stronger. Included fixed attributes and a few new models. Also finished associations V1. Likely there will be some changing. Testing out possible later tonight.