Welcome Guest, Not a member yet? Register   Sign In
Room booking system?
#1
Question 

I am not sure it is the right place to ask, but I will give it a shot.
I need to build a simple room reservation system in my CI app. There are six rooms, that are shared by a a bunch of people for (usually) ah hour- long sessions and I need to make the room booking system that would be easier to use than a shared Google spreadsheet.
Is there a php library that would simplify my task? If you have come accross anything like that, I am all ears...
==

Donatas G.
Reply
#2

(This post was last modified: 08-30-2022, 12:27 AM by InsiteFX. Edit Reason: Spelling error. )

I found this, you can take a look at it and see if it will do what you need.

BAT - BAT stands for Booking and Availability Management Tools.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(This post was last modified: 05-17-2022, 11:17 PM by ignitedcms.)

I'd say you could come up with something using the calendar class and a few custom tables. It might also be worth looking at how 'full calendar js' operates, to block off chunks.

We're shipping something similar to full calendar but it will be predicated with some basic vuejs for handling.

This is just a beta build, of what we have planned by the way.

https://www.ignitedcms.com/playground/calendar
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply
#4

yeah, is there any that works for Google calender as well?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB