Skip to content

MaxMillington/the_pivot

Repository files navigation

Stories in Ready

COLLECTOR'S WORLD

The final objective for this project was to pivot an existing Ruby on Rails online commerce platform to a bidding platform for collectibles.

Learning Goals

  • Use TDD to drive all layers of Rails development including unit, integration, and user acceptance tests
  • Design a system of models which use one-to-one, one-to-many, and many-to-many relationships
  • Practice mixing HTML, CSS, and Rails templates to create an inviting and usable User Interface
  • Differentiate responsibilities between components of the Rails stack
  • Build a logical user-flow that moves across multiple controllers and models
  • Practice an agile workflow and improve communication skills working within a team
  • Implement a Background-Worker that handles sending text message/email notifications when the auction is over.

To play around as a regular user, create your own account or sign in as jorge@turing.io, PW: password.

Example of a seller admin is admin@turing.io, PW: password and our platform admin is super@turing.io PW: password.

Heroku: https://collectors-world.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published