We would like to implement a booking function.
Can you recommend a portfolio or tips that would be helpful?
I need to implement a reservation function for a coworking space.
I want to reflect the reservation status of each room, which can be reserved by the hour.
If you lookup ‘time slots’ in the forum as well there are some other strategies that some users have used as well for bookings. If you do not need to worry about users in different time zones and if the space is ‘default available’ until booked then you may be able to get away without using a Plugin or javascript