Skip to content

Implementation of react big calendar using Next.js. This implementation is about selecting date and time for meeting on calendar.

Notifications You must be signed in to change notification settings

hassanajazch/react-big-calendar

Repository files navigation

React Big Calendar - Week View

Calendar component for selecting time for meeting

Preview:

alt text

RUN APP WITH 4 EASY STEPS

  1. Install [Node]
  2. Clone this repository. - git clone https://github.com/hassanajazch/react-components
  3. Install Node Packages. - npm install
  4. Run the app. - npm start

Details:

This week view calendar component is available in components/calendarComponent. This app runs with Next.js.

Usage:

  1. Add event
  2. Drag and drop event - resize event
  3. No event can be added in past date.
  4. Event turns red if time overlaps with already existing events.

About

Implementation of react big calendar using Next.js. This implementation is about selecting date and time for meeting on calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published