I am working on a water tracking app and have used a date picker for the user to be able to select a particular date. I need help with adding in the following functions please:
-
Once the date is selected the user can add or remove cups with two buttons (not allowing negative counts).
-
By default show the numbers for the current date (so the user can come back to the app and quickly add another cup).
-
Provide an overview which has the dates and the cups consumed.
I can provide screenshots of my existing blocks if needed.