LaraBooking is a complete Appointments Booking system built with Laravel 5.5 and VueJS. The system is a hybrid application, and not an SPA (Single Page Application), and has the following features:
– Clients can book appointments directly in the site in the available times
– E-mail Notifications
– Easy to customize the styles and functionality (using SASS)
– Clean and intuitive interface
– Responsive (Compatible with Desktops and Mobile)
– Providers can see and edit your appointments
– Secretaries can see and edit the company appointments
– Admins can see and edit all the appointments, services, add new providers, etc
Online Demo
https://1.envato.market/c/1265928/275988/4415?u=https://codecanyon.net/item/larabooking-laravel-appointments-booking-system/full_screen_preview/21052512 (CodeCanyon Preview)
http://larabooking.herokuapp.com/login (Direct Preview)
Client Login:
Email: [email protected]
Password: client
Company Admin Login:
Email: [email protected]
Password: admin
Online Documentation
https://larabooking-docs.herokuapp.com/
Versions:
1.0.1
– Fixed errors with business hour plans
– Fixed errors with non-client users booking appointments
1.0.0
– Initial Version