BookEase is a scheduling application similar to Calendly, designed to allow users to create events and meetings, set their availability, and let others book these events. It features seamless integration with Google Calendar for event management and notifications.
- User Authentication: Secure sign-up and login using Clerk for identity management.
- Event Management: Create and manage events and meetings easily.
- Availability Slots: Set custom availability for users to book events.
- Google Calendar Integration: Automatically generate Google Meet links and sync events with users' Google Calendars.
- Responsive Design: Built with Tailwind CSS and ShadCN for a mobile-friendly experience.
- Frontend: Next.js
- Authentication: Clerk
- Database: PostgreSQL
- Backend Services: Next.js Server Actions, Google Calendar APIs
- Styling: Tailwind CSS, ShadCN