/time-slot-demo

This is a demo using the Nylas Free Busy and Availability API to create a UI allowing users to select time slots for booking an item or service.

Primary LanguageJavaScript

time-slot-demo

To Do: [] Build API Handler to Nylas (this will use an inline access token which is not advised for production use cases just for demos) [] Build Front End Components

  • [] Display Timestamp to Timestamp Selection
  • [] Display Multi Day Selection [] Create a call to handle creation of events that are selected and booked.