JakenHerman / mlb-the-show-community-market-listings

List out community market current prices for MLB The Show 19
0 stars 3 forks source link

Add toggle for listings or items #4

Open JakenHerman opened 5 years ago

JakenHerman commented 5 years ago

Currently, the app only has listings, but I'd like to add a toggle for items or listings. This will change the columnDefs state to be:

headerName: "Name", field: "name", headerName: "Rarity", field: "rarity", and headerName: "Team", field: "team"

The call will change to GET /api/items.json (https://mlb19.theshownation.com/api_docs/items)

AnnaelleS commented 5 years ago

Hello, can I try this one ? :)

geekyrajshri commented 5 years ago

Can I take this up?