MarcTowler / ItsLit-RPG-Tracker

Issue tracker for all parts of the ItsLit RPG
0 stars 0 forks source link

Choose Quantity when buying or selling items #87

Closed MarcTowler closed 4 years ago

MarcTowler commented 4 years ago

image will need a GAPI update so the buy and sell endpoint will accept quantity

MarcTowler commented 4 years ago

Need to decide if I am going with checkout style system or trying the JS approach

MarcTowler commented 4 years ago

Checkout page done, quick and dirty, API endpoint is done, DB side needs doing