Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 648 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 648 Bytes

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

TODO

  • Confirm Average Price Calculation is Sufficient for the use case. If not, calculate the Weighted Volume Adjusted Price.
  • Add Sortable Table Functionality in Turbo Frames
  • Create Bulk File Importing, as Opposed to the /lib/task Method I am currently using.