ff14-advanced-market-search / saddlebag-with-pockets

This is the Frontend for the FF14 Marketplace
https://saddlebagexchange.com/
Apache License 2.0
31 stars 14 forks source link

Have shopping list display total_cost and average_cost_per_craft #322

Closed cohenaj194 closed 8 months ago

cohenaj194 commented 1 year ago

total_cost and average_cost_per_craft are fields that get included in the shopping list results.

we should display them

i think the fix will go in here https://github.com/ff14-advanced-market-search/saddlebag-with-pockets/blob/master/app/routes/ffxiv.shopping-list.tsx

used for https://saddlebagexchange.com/ffxiv/shopping-list

jackoliver commented 11 months ago

missed this notif, i can pick this up.

cohenaj194 commented 11 months ago

sweet yea we should do that, have it in the api response anyway might as well display it too