+ Event Scheduling +
++ CatchUp makes hanging out with friends as easy as possible—no more waiting for someone to call you back or trying to remember exactly when they're free. It's also great for groups who want to plan ahead and coordinate their schedules so they can spend more time together. +
+ +Get Started
+Availability Preferences
-- One of our most important feautures at catch up, is the - availability prefrences where your friends can notify you the host - of there availabilty for the event you scheduled. You would get a - notification in real time on our platform and in your mail. +
+ With this feature, you can specify a range of days on which you'll be available for a hangout and let those who have been invited choose the one that works best for them.
Get Started
Sync Calendar
-- We have made it easier for our users to sync there google calendar - to our platform through the channel we have created , users can - set reminders on there google calendar and not miss out on events - from there friends. +
+ This is essential for staying organized. You can keep track of all events you create using our calendar sync feature.
+ className="hidden md:flex bg-[#0056D6] mt-5 text-white px-5 py-2 rounded flex flex-row items-center justify-between space-x-5">Get Started
-- Event Scheduling + Get Notifications
-- Catch up enables you to schedule event for your friends, you set - the preferred date and time, and send out invites to your friends, - which they are later notified of the event seamlessly. +
+ You'll never have to worry about forgetting an occasion or skipping a social gathering again. CatchUp will keep you informed.
+ className="hidden md:flex bg-[#0056D6] mt-5 text-white px-5 py-2 rounded flex flex-row items-center justify-between space-x-5">Get Started
-Hello, there.
-+
Hello, there.
+You have been invited to {eventData ? eventData.event_type : ""}{" "} by @@ -162,61 +162,50 @@ const EventInvite = () => { "" )}
+
+
+
+
Event Summary
-
+
Dinner
-
-
- {" "}
+
+
- Location:{" "}
-
- {" "}
-
+ Location:
+
{eventData?.location}
-
-
- {" "}
+
- Agreed Date:
+ Agreed Date:
{eventData?.final_event_date === null ? (
- Not Available
+ Not Available
) : (
agreedDate
)}
-
-
- {" "}
+
Host Selected Time:
-
- {eventData?.host_prefered_time}
- {" "}
+
+ {eventData?.host_prefered_time}
+
-
-
- {" "}
+
-
- {" "}
-
+
{eventData?.event_description}
- {" "}
+
-
- )}
+ )} */}
Event Summary
-+
Dinner
-