Appointment Scheduler with Laravel, Vue, Redis, and FullCalendar
Doug Black built a good Appointment Scheduler with Vue.js and Laravel. You can download the source code for free!
This scheduler allows you to create appointments to be scheduled in different rooms. You can create rooms, create appointments to be added directly to the scheduler, move appointments between rooms and time slots on the scheduler, schedule appointments without a time to be added later (drag and drop them on).
The scheduler uses sockets to communicate with others on the schedule, so that appointments time slots lock out when you are scheduling there, or when you are editing an appointment.
Demo
Source Code
https://github.com/dougblackjr/devto-scheduler
Documentation
Link:
This post is submitted by our members. Submit a new post.
Topics: PHP Laravel Javascript VueJS VueJS 2
Tags: Tutorials Laravel 5.4 Laravel 5.3 Laravel 5.5 Laravel 5.6 Intermediate