Back to Works
Meeting Scheduling App

Meeting Scheduling App

This app is a meeting scheduling application to streamline the scheduling process for both the organizer and guest. The organizer can create various events available for booking and give the links to these events or his/her booking page link to guests. Guests can then create events only at times available for the organizer.

Features

  • Authentication with Google
  • Create events with various lengths and subjects
  • Set available times for each day of the week
  • Copy links for events to send to guests
  • Guests can book meetings on organizer's available times
  • Guests can choose their own timezone and available times will be shown in that timezone
  • Events will be created on the Google Calendar of the Organizer with guest's email info so that an event email is also sent to the guest

Tech Stack

  • Language: Typescript
  • Frontend: Next.js 15, React
  • Backend: Next.js 15, Google Calendar API, PostgresQL Database
  • Services: Neon Database, Clerk Authentication
  • Styling: Tailwind CSS, shadcn/ui
  • Deployment: This website uses the core functionality of the app, check the links below

Details

Why build this app?

I built this app to be able to use a Google API and to build a basic version of an already popular Saas (Calendly).

What were the challenges and how did I overcome them?

The biggest challenge was to use Google Calendar API and setting up Google Cloud Platform. I overcame this by reading several references and watching related videos.

Another challenge was the timezone implementation. I learned this through videos as well.

The complex database and form validation logic was also challenging, specially when setting weekly schedules.

Links

Github Repo

Go to meeting booking page

If you would like to receive new stories and works in your inbox subscribe here.