toast
Gone !
PHP running here, I'm a total beginner (I know some C, though).
I'd like to build the following thing: a room management system. This being the following thing:
The place where I study has about 30 rooms for classes. The rooms have different sizes, options (blackboard, projector, usw).
I'd like to create a system for teachers to reserve (once, all week, all year) and find the rooms they want.
Example #1: I need to reserve a room with PC-assisted projection for Tuesday.
Example #2: I need to find a room that can take 40 students, and I need it all year.
Example #3: where's my room ?
Anyone knows something close to this ?
Any help about PHP (tutorials and the such) is welcome too.
I'd like to build the following thing: a room management system. This being the following thing:
The place where I study has about 30 rooms for classes. The rooms have different sizes, options (blackboard, projector, usw).
I'd like to create a system for teachers to reserve (once, all week, all year) and find the rooms they want.
Example #1: I need to reserve a room with PC-assisted projection for Tuesday.
Example #2: I need to find a room that can take 40 students, and I need it all year.
Example #3: where's my room ?
Anyone knows something close to this ?
Any help about PHP (tutorials and the such) is welcome too.