This project would be something similar to Calendly (and lookalike projects) but with very minimal and basic functionalities.
It just give the ability to connect multiple calendars (with Google Calendar integration) and obtain a unique link to book availabities.
The attendee could even connect his own calendar to see only matchin slots.
- React
- NodeJs
- Firebase
- Go to https://developers.google.com/identity/sign-in/web/sign-in and sign in for a new client ID
- Put your new client ID into the file
.env.example
for the valueREACT_APP_CLIENT_ID
- Rename the
.env.sample
to.env