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

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

FFXIV best deals search #356

Open cohenaj194 opened 12 months ago

cohenaj194 commented 12 months ago

We need to build a reactjs page for https://temp.saddlebagexchange.com/ffxivbestdeals

ex api request:

http://api.saddlebagexchange.com/api/bestdeals

{
    "home_server": "Famfrit",
    "discount": 70,
    "medianPrice": 50000,
    "salesAmount": 20,
    "maxBuyPrice": 20000,
    "filters": [0]
}

Will be similar to https://saddlebagexchange.com/wow/best-deals

cohenaj194 commented 12 months ago

Gonna give this to our new jr dev fables