Skip to content

Schedulrr is a meeting scheduling application built with the MERN stack that allows users to create and share personalized scheduling links for easy meeting bookings 📅. Key features include secure user authentication 🔒 (using Clerk), customizable event management ✏️, integration with Google Calendar 📆, and real-time notifications🔔 through mail.

Notifications You must be signed in to change notification settings

prantik2003/schedulrr

Repository files navigation

Schedulrr

A Full Stack meeting scheduling platform built with React JS, Next Js, Tailwind CSS & Shadcn UI as Front-End ; Node JS & Express JS as Back-End ; Prisma & NeonDB (a provider for Postgres) for Database ; Clerk for Authentication ; Google Calendar API for accessing real time calendar and generating Google meet links as well as notifications by mail

schedulrr.demo.mp4

Make sure to create a .env file with following variables -

DATABASE_URL=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up

About

Schedulrr is a meeting scheduling application built with the MERN stack that allows users to create and share personalized scheduling links for easy meeting bookings 📅. Key features include secure user authentication 🔒 (using Clerk), customizable event management ✏️, integration with Google Calendar 📆, and real-time notifications🔔 through mail.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published