Please enable JavaScript.
Coggle requires JavaScript to display documents.
Reminder App - Coggle Diagram
Reminder App
-
Scheduler
Tasks should work every single day at 10AM Warsaw Time Zone (but need to check limit cases -> what if two meetings to one number?)
Iterate through all the users calendars (based on user's refresh token stored in the MongoDB) [only if there's a valid subscription -> if not, send an email]
-
-
-
Payments
- Create Subscription Object
- Create Checkout Session with Stripe
- Receive a webhook and update the information in the user MongoDB
Landing Page
CTA: Register
After registering, choosing a package that suits them best
-
-
-