4.2.3 • Published 2 months ago

react-schedule-meeting v4.2.3

Weekly downloads
28
License
MIT
Repository
github
Last release
2 months ago

React Schedule Meeting

npm.io

Example & Documentation

Installation:

npm i react-schedule-meeting

or

yarn add react-schedule-meeting

Motivation

We wanted a UI that was agnostic to any scheduling logic after the user has selected their slot. The intention is to have an extremely simple component that accepts available time slots and returns a selected time slot.

Usage Flow Overview

  1. Pass in an array of date ranges that are available for meetings
  2. The ScheduleMeeting component will split them into start times based on the event duration prop
  3. When a user confirms a start time, the component returns:
    • The start time selected
    • The original time slot that was used
    • The original time slot now split into two separate time slots (in case you need to keep track of availabilities)

Example & Documentation

4.2.3

2 months ago

4.2.2

3 months ago

4.2.1

3 months ago

4.1.0

1 year ago

4.2.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

2.0.0

1 year ago

3.0.0

1 year ago

4.0.0

1 year ago

0.3.5

1 year ago

0.4.0

1 year ago

0.3.4

1 year ago

0.3.2

2 years ago

0.3.3

2 years ago

0.3.0

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.3.1

2 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.1

3 years ago