Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 494 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 494 Bytes

TODOS

  • Simplify functions that find lowest price
  • Figure out standard way of returning lowest price data
    • Store object? Product object? Custom object?
    • Probably push some of the formatting and display logic to the view or controller, instead of the model
  • Create sum view that actually adds up your total costs
  • Specify limits/restrictions/discounts, like Fresh Direct coupon
  • Organize data
  • Cache data through Heroku?
  • Creating A/B/C/D/F grade system with color scheme