You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a date carousel slider (look at the app "bearable" for example), it scrolls infinitely backwards, but is blocked from going further than current day.
clicking on the item sets the date of the app to the clicked date, all meds taken, food diary, etc will be whatever is taken at that day.
there is already some code in the date-picker branch inside DateCarousel.jsx
The text was updated successfully, but these errors were encountered:
Make a date carousel slider (look at the app "bearable" for example), it scrolls infinitely backwards, but is blocked from going further than current day.
clicking on the item sets the date of the app to the clicked date, all meds taken, food diary, etc will be whatever is taken at that day.
there is already some code in the
date-picker
branch insideDateCarousel.jsx
The text was updated successfully, but these errors were encountered: