SGA-A / c2c

Source code for the custom app exclusive to cc, where most interactions begin and end.
MIT License
1 stars 0 forks source link

Rewrite the shop menu #89

Closed SGA-A closed 6 months ago

SGA-A commented 6 months ago

This PR adds the ability for users to purchase an item simply by clicking the item in the shop when the view it. It is more convenient and does not require the use of user input to "type in" the name of the item they want. Simply press the button, enter the quantity to purchase (in a modal), and then confirm your purchase through more buttons.