Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 762 Bytes

File metadata and controls

12 lines (11 loc) · 762 Bytes

TODO

  1. Sanitize and validate query params. Bounds checking, etc
  2. Support Pagination/Infinite Scroll
  3. Rework the way data is loaded, categorized, tagged, etc for easier indexing and traversal.
  4. Handle different object types
  5. Right now the data loading is naive and really just looks to see if an object has an Image property
  6. Aggregate certain object values as a list of tags that can be searched?
  7. Add tests/validation to XLSX data file in prepration of being able to pull in an updated version with more than 0 confidence that it doesn't blow up
  8. More intelligent search fields/values
  9. Item cards that display attributes (buy, sell, category, and any other meta data around said item);
  10. Footer with attribution for data/legalese CYA