Shop and More!
I added the full shop functionality with basically everything on the api! You can see a list of images, sort by region and price (or name), and even reverse sort. You can click on each item to open an “overlay” that contains more extended details about the item. To purchase it you can click the open on web button, the api does not have purchasing capabilities.
I do need to add better beyboard support, and optimize performance, but its look pretty great for now 🎉
I also added a README, and the x-flavortown-ext header. I just remembered that I need to add setting for what kind of image rendering to use, because they can get laggy.
Commits
- feat: readme, reqs, screenshots (bad) (0eab889)
- feat(settings): add settings view with sidebar integration (ae57338)
- fix: images on one line (85b9144)
- feat: consolidate API functions and homepage -> kitchen (0fa72dd)
- initial (very) unfinished shop menu (e68cb91)
- feat: massive shop perf improvements (df856b2)
- feat: sale support and better ShopCard args (9baf5f7)
- feat: regional pricing in shop (ac13615)
- chore: add x-flavortown-ext header (8a0445d)
- feat(shop): ShopItem mostly finished and other improvements (3cfb1b3)
- feat: shop long description and reverse sort (3acb7db)
Log in to leave a comment