I’ve been playing around with Bubble over the last few weeks and love it! I’ve gotten pretty far on my own, but need some help now.
I have users who can pick the activities they are enrolled in from a drop down. Each activity in the database has a name, start date, end date, start time, end time, and day(s) of week it meets. Once a user picks the activity they are doing, the associated timing info gets attached to the user.
I have two issues now:
-
I used the date/time picker but start date and time for my purposes are not necessarily on the same day. For example, an activity might go from 7/1/17-7/30/17, every Tuesday and Thursday. from 4-6pm. Is there some other way besides date/time picker that I can get this info into the database for each activity? I’ve got hundreds of activities.
-
Once I get the above info associated with the user correctly, how can I send them SMS or in-app reminders that they have a session coming up? For example, every Tuesday and Thursday at 3pm they would receive a reminder. I would need this to be automated based on all the days the activity meets.
Any and all help is much appreciated!