Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Library cabin booking

HTML CSS PhpMyAdmin PHP Bootstrap

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 👨‍🔧: Back-end 🔙📡: Created two table for database namely, Reservation and Users in which I’ve used insret, drop, edit operations using PhpMyAdmin as backend and session for user signin and login.

Fron-end 🖼️: Included three web pages and two popup validation forms namely, Login and Sign-in.

Tools: Integrated with #Bootstrap3 and css for dynamic preview. Built with ♥️ in 🆚code and PhpMyAdmin sql scrypt and deploy in Infinityfree.

Screenshots

image image image image image image

Team

PicsArt_05-30-07.58.11

Karan Mehra

License

Apache 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.

Releases

No releases published

Packages

No packages published