Skip to content

Reimplementation for php > 7.3

mahogony requested to merge mahogony/schichtplan:laravel into master

Because cakePhp 1.3 does not support php > 7.2 out of the box I re-implemented the schichtplan on the laravel framework. The functionality is the same. People can create plans, add shifts and invite friends to subscribe for a shift. The UX is more or less the same. At least its not much better. For more infos check the readme.

Missing features:

  • The password reset function is not yet implemented.
  • Test are missing

Todo:

  • Add reset admin link function

close #1 (closed)

Edited by mahogony

Merge request reports