Skip to content

Nicegui example with FullCalendar with many optionnal modules activated

Notifications You must be signed in to change notification settings

dorel14/NiceGui-FullCalendar_more_Options

Repository files navigation

NiceGui FullCalendar Example

en fr

This example is designed for NiceGui with non-premium FullCalendar plugins enabled.

Plugins Used

  • @fullcalendar/daygrid: Provides Month and DayGrid views: dayGridYear, dayGridMonth, dayGridWeek, dayGridDay, dayGrid (generic)
  • @fullcalendar/timegrid: Provides TimeGrid views: timeGridWeek, timeGridDay, timeGrid (generic)
  • @fullcalendar/list: Provides List views: listYear, listMonth, listWeek, listDay, list (generic)
  • @fullcalendar/multimonth: Provides Multi-Month views: multiMonthYear, multiMonth (generic)
  • @fullcalendar/icalendar: For loading events from an iCalendar feed
  • @fullcalendat/rrule: For handling recurring events via rrule

Features

  • Event Creation Form: A form to create events.
  • Date and Event Click Handling: Some code to handle date clicks and event clicks.

Instructions

  1. Clone this repository.

Code Example

An example code for event creation is present in the main.py file.

Screenshots

Add Event Week View Multi-Month View + iCal Calendar

Contributions

Contributions are welcome! Please submit a pull request or open an issue to discuss the changes you want to make.

About

Nicegui example with FullCalendar with many optionnal modules activated

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published