Strapi plugin scheduler
A plugin to schedule film screenings in locations. It is a project specific plugin.
The calendar visualization of the plugin is based on DevExpress React Scheduler in conjunction with Strapi design system.
⚠️ Warning
This plugin is in development phase, meaning it is not abstracted yet so that everyone can make use of it. It relies on two content-types which should exist in Strapi when the plugin is installed: Films and Screening locations.
🗺 Roadmap
Scope of this plugin is to fulfill a customer need for now. When the project will be completed, i will work on making it available to generic use cases, abstracting the cinema logic to fit a broader support.
- [x] Routes for screening listing (Table and Calendar)
- [x] Actions (add, update, delete)
- [x] Set event repetition with excluding dates
- [ ] Integrate events in the calendar
- [ ] Abstract logic so that plugin can be configured in settings
- [ ] Write technical documentation
- [ ] Wrtie how to use (optional)
Due to: end of september 2023
💆 Authors and mainteiners
@Giansake - Giammarco Gaudenzi
@Claber - Claudio Bernardini
Issues
We will be dealing with issues through Github Issues here
the repository is currently private