Library cabin booking
Table of Content
Problem Statement
Create a web page to book a study cabin in a library to handle the user input, array handling operations, string handling operations, database operations, CRUD operations, MySql connectivity operations in a web page.
Directory Tree
├── css
├── img
├── includes
├── nbproject
├── README.md
├── _config.yml
├── footer.php
├── header.php
├── index.php
├── loginsystem.sql
├── reservation.php
├── schedule.php
├── tables.php
├── view_reservations.php
├── view_tables.php
Deployment
http://librarycabinbooking.rf.gd/index.php
Motivation
What could be a perfect way to utilize unfortunate lockdown period with some exciting assignments by of PHP course faculty Mis Amandeep kaur? Like most of you, I spend my time in cooking, Netflix, coding, Learning and reading some latest research papers on weekends. Reasearching those things i've zero knoladge like PHP, PhpMyAdmin makes my mind to work at turbo mode
Technical aspect
Technical aspects
Fron-end
Tools: Integrated with #Bootstrap3 and css for dynamic preview. Built with
Screenshots
Team
License
Copyright 2020 Karan Mehra
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.