Skip to content

bwbolt/little-esty-shop

 
 

Repository files navigation

Little Esty Shop / Bulk Discounts

Heroku Demo

Description

This is a group project that required us to build a fictitious e-commerce platform where merchants and admins can manage inventory and fulfill customer invoices, as well as apply discounts.

What was learned

  • Practice designing a normalized database schema and defining model relationships
  • Utilize advanced routing techniques including namespacing to organize and group like functionality together.
  • Utilize advanced active record techniques to perform complex database queries
  • Practice consuming a public API while utilizing POROs as a way to apply OOP principles to organize code

Technologies Used

  • Rails 5.2.x
  • PostgreSQL
  • Tested via feature tests and model tests, respectively
  • GitHub branching, team code reviews via GitHub comments, and github projects to track progress on user stories
  • Heroku

Phases

  1. Database Setup
  2. User Stories
  3. Extensions
  4. Evaluation
  5. Bulk Discount

Schema

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 86.1%
  • HTML 12.8%
  • Other 1.1%