Skip to content

Kerynn/bulk-discounts-little-esty-shop

 
 

Repository files navigation

Little Esty Shop - Bulk Discounts

Description

This project is an extension of the "Little Esty Shop" group project. This project builds a fictitious e-commerce platform where merchants and admins can manage inventory and fulfill customer invoices. Specifically in Bulk Discounts, functionality is added for merchants to create bulk discounts for their items. A "bulk discount" is a discount based on the quantity of items the customer is buying.

Project

Hosted on https://safe-mesa-54314.herokuapp.com/

Author

Kerynn Davis: https://github.com/Kerynn

Additional Authors on Original "Little Esty Shop"

Thomas Casady: https://github.com/Tscasady
Kerynn Davis: https://github.com/Kerynn
Patricia Severance: https://github.com/pkseverance
Alex Pitzel: https://github.com/pitzelalex

Built With

Ruby on Rails
PostgreSQL
Heroku

Setup

This project requires Ruby 2.7.4.

  • Fork this repository
  • Clone your fork
  • From the command line, install gems and set up your DB:
    • bundle
    • rails db:create
    • rake csv_load:all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.6%
  • HTML 10.9%
  • Other 1.5%