Schedule frontend plugin for Flaschengeist
Go to file
Ferdinand Thiessen 8b425e723e [calendar] Allow creating events by clicking on the date. 2021-11-15 10:25:21 +01:00
src [calendar] Allow creating events by clicking on the date. 2021-11-15 10:25:21 +01:00
.eslintignore Init 2021-05-25 17:10:46 +02:00
.eslintrc.js [core] Moved source from main flaschengeist tree 2021-05-25 17:11:44 +02:00
.gitignore Init 2021-05-25 17:10:46 +02:00
LICENSE Init 2021-05-25 17:10:46 +02:00
README.md [API] Added events / schedule api 2021-05-26 21:16:46 +02:00
package.json Fix ID of plugin 2021-11-11 13:39:39 +01:00
tsconfig.json Init 2021-05-25 17:10:46 +02:00

README.md

Flaschengeist schedule fontend-plugin

This package provides the Flaschengeist frontend for the schedule plugin (event and schedule management).

License

Licensed under the MIT license, see LICENSE for more details.

Development

Feel free to report bugs, issues and feature requests using the Issues function.

Please follow our general development guide.