Best laravel framework open-source packages.

Scheduly

Laravel/Vue SaaS for event scheduling and management
Updated 3 years ago

Scheduly

build

A Laravel/Vue application for scheduling events and managing tasks related to them.

Development status

Back-end

The core Event concept is mostly implemented and tested (TDD), only missing recurrence rules. Working on User management and Organization concept next.

Response data is being passed to the front-end components using Inertia.js

Front-end

Successfully migrated the front-end prototype to use Vuetify 2 Calendar component. Currently working on expanding its functionalities to include a dynamic time slot resize option using v-calendar event listeners (Lodash might come in handy to optimize that behavior).