I have a page that has a Plus and a Minus button that when clicked will increase or decrease the current value displayed in a label by one. In my database I have a column whose data I would like to place in the label to be adjusted by the Plus or Minus buttons (if the value of the column in my database is 5, then 5 would appear in the label and the Plus or Minus buttons could adjust that number). Then I would like to take that new number and update the column in the database to reflect that number. I have tried many of the tutorials and documents (as well as some youtube webinars) but I can't quite figure it out. I'm new to Appery.io so I apologize if this is a really basic question.








