- Sanitize and validate query params. Bounds checking, etc
- Support Pagination/Infinite Scroll
- Rework the way data is loaded, categorized, tagged, etc for easier indexing and traversal.
- Handle different object types
- Right now the data loading is naive and really just looks to see if an object has an Image property
- Aggregate certain object values as a list of tags that can be searched?
- 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
- More intelligent search fields/values
- Item cards that display attributes (buy, sell, category, and any other meta data around said item);
- Footer with attribution for data/legalese CYA