DarkFalc0n / react-event-calender

An event calendar made using the Fullcalendar library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-event-calendar

This minimalistic react component uses the FullCalendar library to generate a multi-view calendar for viewing dynamic custom events.

image

Features

  1. Day and week view lists the different slots and their timings for all the days, and the background color is yellow for normal days and blue on government holidays.
  2. Month view shows normal days with a yellow bg color, along with the total number of time slots alongside the date in their respective box. In the case of a government holiday, the box background appears blue, along with the name of the holiday/festival in a smaller font.

Author

Pratyay Roy

About

An event calendar made using the Fullcalendar library

License:MIT License


Languages

Language:JavaScript 51.6%Language:CSS 27.4%Language:HTML 20.9%