Project Report
Project Report
By
Under Guidance Of
R.K. Mahato
TABLE OF CONTENTS
Bona fide
i
Executive Summary
ii
1. Introduction
1
2. Language and tools to be used
2
3. The software development life cycle
3
4. Requirement analysis
4
5. Design constraints
5
6. System analysis
6
7. System / Software requirement (SRS)
7
7.1 Module 1
8
7.2 Module 2
9
7.3 Module 3
10
8. Project plan
11
9. Feasibility analysis
17
14. Maintenance
22
17. ER diagram
25
21. References
29
BONA FIDE CERTIFICATE
October - 2019
EXECUTIVE SUMMARY
PROFORMA OF PROJECT PROPOSAL
Enrollment No.:
Study Centre:
Contact No.:
1. Name and address of the student:
2. Title of project:
3. Name and address of counselor:
4. Educational Qualification of counselor:
5. Working / Teaching experience of the counselor
1. Introduction
1.3.2 Scope
1.4 Achievement
2. Survey Of Technology
1. Performance Requirements.
Performance Requirements:
3. High throughput.
4. Security should be high such that no intruder can tamper with data.
5. The access of the system should be traceable to identify who are the
users of the system and when they last logged in to the system.
Feasibility Study:
i. Technical
ii. Operational
iii. Economical
Technical Feasibility:
Operational Feasibility:
Operational feasibility considers the factors that how the software will
satisfy the need of the users, how it could be changed for future
requirements and the operational factors of the computer.
Economical Feasibility:
a. Direct cost.
b. Indirect cost
3.3 Planning & Scheduling
1. Purpose
HMS
Requirement
SRS Report
Module
development
Module testing
Test case
resolutions
Implementation
User training
Software
handover
The table below shows the project phases in terms of date during project
development:
The Table below shows the break-down of time spent in each phase for Research,
Design, Coding, Testing and Documentation.
Design 17 20 5 42
Testing 0 15 30 45
Documentation 20 28 20 68
As software student though I have good knowledge in UML and Software LIFE cycle I
never had any good practical experience regarding them. Through this project I have
learnt how to develop a project following the various stages in Software Life Cycle.
Documentation:
I always had a feeling that I am not good at documentation .But through this project
and suggestions from my committee members I believe that I have improved my
Documentation skills.
2. Management
Project Manager
The project manage will be responsible for supervising and evaluating the work and
progress done by the developer on a weekly basis.
Developer
The developer should submit all the deliverables and complete the project
functionalities on time. He should keep updating his weekly progress to the Major
Professor.
The formal technical inspectors will be responsible for a technical review of the
architecture design artifacts and the formal requirements specifications and will also be
required to submit a formal report based on their findings.
All tasks to be performed are mentioned in the Project Plan1.0.After the first phase if any
changes are required the Major Professor will discuss with the developer.
4. Documentation
The documentation will consist of all the deliverables. They are vision document, project
plan, software quality assurance plan, formal requirements specification, architecture
design, test plan, formal technical inspection, prototype, user manual, component
design, source code, assessment evaluation, project evaluation, references, and formal
technical inspection letters. The committee members will review all documentation for
final approval. All documentation will be posted on the developer’s website.
All the deliverables produced in each phase of project development are reviewed by the
major professor and supervising committee. These are evaluated by the committee, at
the end of each phase and provide comments on the software prototype as well as
suggestions for any changes or addition to the requirements specification. The two
formal technical inspectors will assess the architecture design artifacts and submit a
formal report based on their findings.
All the testing procedures used for the project would be mentioned in the test plan
document at the end of second phase. The results would be reviewed and all the
unresolved problems will be reported to the committee members.
The following tools, techniques and methods would be used for the project for the
specified purpose:
9. Deliverables
The deliverables for all the three phases are listed below:
Phase I
Phase II
• Architecture Design
• Test Plan
Phase III
• User Manual
• Component Design
• Source Code
• Assessment Evaluation
• Project Evaluation
• References
This software is design for access over the network, so that every user can access this
from any remote place. For this purpose it will be require uploading the software to a
web host apache server like Godaddy & Bigrock. The software require for this software
are
To access the software user need at least a computer system that have internet
connectivity and have updated browser. These are the following hardware requirement
for the software:
1. Mozilla Firefox 17.0+, Chrome Browser, Opera Browser
4. System Design
A DFD is a graphical tool, which has the purpose of clarifying system requirement and
identifying major transaction that will become programs in the system design. It is also
known as “Bubbles Chart”, which has the purpose of defining system requirement and in
functionally decomposes of requirement specification down to the lowest level of detail.
The DFD consists of series of bubbles joined by a line. The bubbles represent data
transformation and the line represents the flow of the data in the system. The DFD
provides a mechanism for function modeling as well as information modeling. So, it is
the starting phase of the design phase. DFD symbols are:
A process
Will be started
ADMIN LOGIN
VERIFICATIO
CUSTOMERS
N
&
VISITORS OPERATION
DATABASE BOOKING
STORES REPOPRTS
GENERATE
REPORTS
1 Level DFD
PK ID
PASS
Have right
ROOM
PK ID
NEWSLETTERLOG
Manages TYPE PK ID
BEDDING TITLE
PLACE SUBJECT
CUSID EMAIL
NEWS
PAYMENT
PK ID
TITLE Assigned
Book room
FNAME
LNAME
TROOM
CONTACT
TBED PK ID
NROOM FULLNAME
CIN PHONENO
COUT EMAIL
TTOT CDATE
FINTOT APPROVAL
MEPR
MEAL
BTOT
NOOFDAYS
4.2 Data Dictionary & Data Model
In DFD, a data item that flows between processes is identified by unique names. Dada
Dictionary is repository of various data flows defined in a DFD. It contains the details of
the structure of data items and files used in DFD’s. A data dictionary defines each term
encountered during the analysis and design of a new system. Data elements can
describe files, data flows as usual processes.
The term may have one of several closely related meanings pertaining to databases and
database management systems (DBMS):
Database Design
Login:
Contact:
Payment:
Room:
Roombook:
System study has been conducted with the following objectives in mind: Identify the
user’s needs
Both hardware and software expertise is required to successfully attain the objectives
listed above.
4.3.2 System Design
The most creative and challenging phase of the System Life Cycle is System Design. It
refers to the technical specifications that will be applied in implementing the candidate
system. System design specifies how the system will achieve the objective of the
proposed system. System Design goes through two phases of development. These are:
The first step in System Design is the User Interface Design. The User Interface Design
activity focuses on the preparation of input and design of output reports in a form
acceptable to the users.
User Interface Design consists of two steps – Input Design and Output design
Manage Rooms
Manage
User/ Customer
Admin
The main reason for considering three-tier architecture for the College Admission
System is as follows:
Flexibility:
Reusability:
Security:
More secured architecture since the client cannot access the database
directly.
Presentation Tier
The presentation tier for the HOTEL MANAGEMENT SYSTEM is PHP Web Forms with
Master Pages. The presentation tier takes care of the user interaction and the visual part
of the application. The various Web forms used by clients are listed below.
Index.php
Db.php
Home.php
Reservation.php
Payment.php
Print.php
Room.php
Roombook.php
Roomdel.php
Settings.php
Show.php
Message.php
Newsletter.php
Logout.php
Prfit.php
Usersettings.php
Newslettersdel.php
Usersettingsdel.php
5.2.1 Coding Section
Idex.php:
<?php
include('db.php');
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>SUNRISE HOTEL</title>
<!--fonts-->
<!--//fonts-->
</head>
<body>
<div class="banner-top">
<div class="social-bnr-agileits">
<ul class="social-icons3">
</ul>
</div>
<div class="contact-bnr-w3-agile">
<ul>
<li class="s-bar">
<div class="search">
<input class="search_box"
type="checkbox" id="search_box">
<label class="icon-search"
for="search_box"><span class="glyphicon glyphicon-search" aria-
hidden="true"></span></label>
<div class="search_form">
<form action="#"
method="post">
<input type="search"
name="Search" placeholder=" " required=" " />
<input type="submit" value="Search">
</form>
</div>
</div>
</li>
</ul>
</div>
<div class="clearfix"></div>
</div>
<div class="w3_navigation">
<div class="container">
<span class="sr-only">Toggle
navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Collect the nav links, forms, and other content for
toggling -->
<li class="menu__item"><a
href="#about" class="menu__link scroll">About</a></li>
<li class="menu__item"><a
href="#team" class="menu__link scroll">Team</a></li>
<li class="menu__item"><a
href="#gallery" class="menu__link scroll">Gallery</a></li>
<li class="menu__item"><a
href="#rooms" class="menu__link scroll">Rooms</a></li>
<li class="menu__item"><a
href="#contact" class="menu__link scroll">Contact Us</a></li>
</ul>
</nav>
</div>
</nav>
</div>
</div>
<!-- //header -->
<div class="slider">
<div class="callbacks_container">
<li>
<div class="w3layouts-banner-top">
<div class="container">
<div class="agileits-banner-
info">
<h4>SUN RISE</h4>
<p>Welcome to
our hotels</p>
<div
class="agileits_w3layouts_more menu__item">
</div>
</div>
</div>
</div>
</li>
<li>
<div class="container">
<div class="agileits-banner-
info">
<h4>SUN RISE</h4>
<div
class="agileits_w3layouts_more menu__item">
</div>
</div>
</div>
</div>
</li>
<li>
<div class="agileits-banner-
info">
<h4>SUN RISE</h4>
<h3>want luxurious
vacation?</h3>
<p>Get
accommodation today</p>
<div
class="agileits_w3layouts_more menu__item">
<a href="#"
class="menu__link" data-toggle="modal" data-target="#myModal">Learn More</a>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="thim-click-to-bottom">
</a>
</div>
</div>
<!--//Header-->
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-
header">
<button
type="button" class="close" data-dismiss="modal">×</button>
<h4>SUN
<span>RISE</span></h4>
<img
src="images/1.jpg" alt=" " class="img-responsive">
<p>Providing
guests unique and enchanting views from their rooms with its exceptional amenities,
makes Star Hotel one of bests in its kind.Try our food menu, awesome services and
friendly staff while you are here.</p>
</div>
</div>
</div>
</div>
<div id="availability-agileits">
</div>
</div>
<div class="banner-bottom">
<div class="container">
<div class="agileits_banner_bottom">
</div>
<div class="w3ls_banner_bottom_grids">
<ul class="cbp-ig-grid">
<li>
<div class="w3_grid_effect">
<span class="cbp-ig-icon
w3_road"></span>
<h4 class="cbp-ig-title">MASTER
BEDROOMS</h4>
<span class="cbp-ig-category">SUN
RISE</span>
</div>
</li>
<li>
<div class="w3_grid_effect">
<span class="cbp-ig-icon
w3_cube"></span>
<span class="cbp-ig-category">SUN
RISE</span>
</div>
</li>
<li>
<div class="w3_grid_effect">
<span class="cbp-ig-icon
w3_users"></span>
<h4 class="cbp-ig-title">LARGE
CAFE</h4>
<span class="cbp-ig-category">SUN
RISE</span>
</div>
</li>
<li>
<div class="w3_grid_effect">
<span class="cbp-ig-icon
w3_ticket"></span>
<h4 class="cbp-ig-title">WIFI
COVERAGE</h4>
<span class="cbp-ig-category">SUN
RISE</span>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="ab-w3l-spa">
<div class="w3l-
slider-img">
<img
src="images/a1.jpg" class="img-responsive" alt="Hair Salon">
</div>
<div class="w3ls-info-about">
<h4>You'll love
all the amenities we offer!</h4>
<p>Lorem
ipsum dolor sit amet, ut magna aliqua. </p>
</div>
</div>
</div>
</div>
<!--sevices-->
<div class="advantages">
<div class="container">
<div class="advantages-main">
<h3 class="title-w3-agileits">Our Services</h3>
<div class="advantage-bottom">
</div>
</div>
<div class="advantage-block">
</div>
</div>
</div>
</div>
</div>
</div>
<!--//sevices-->
<div class="container">
<div id="horizontalTab">
<ul class="resp-tabs-list">
<li>
</li>
<li>
<li>
</li>
<li>
</li>
</ul>
<div class="resp-tabs-container">
<div class="tab1">
</div>
<h4>Lucas Jimenez</h4>
<span>Manager</span>
<ul class="social-icons3">
</ul>
</div>
</div>
</div>
<div class="tab2">
</div>
<h4>Sarah Connor</h4>
<span>Receptionist</span>
<ul class="social-icons3">
</ul>
</div>
</div>
</div>
<div class="tab3">
</div>
<h4>Ivan Simpson</h4>
<span>Manager</span>
<ul class="social-icons3">
</ul>
</div>
</div>
</div>
<div class="tab4">
</div>
<h4>Marc Gutierrez</h4>
<span>Receptionist</span>
<ul class="social-icons3">
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
<p><i class="fa fa-picture-o" aria-
hidden="true"></i></p>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="col-md-3 gallery-grid gallery1">
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
<p><i class="fa fa-picture-o" aria-
hidden="true"></i></p>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="col-md-3 gallery-grid gallery1">
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
<p><i class="fa fa-picture-o" aria-
hidden="true"></i></p>
</div>
</a>
</div>
<div class="textbox">
<h4>SUN RISE</h4>
</div>
</a>
</div>
</section>
<div class="container">
<div class="priceing-table-main">
<div class="col-md-3 price-grid">
<div class="price-gd-top">
<h4>Deluxe Room</h4>
</div>
<div class="price-gd-bottom">
<div class="price-list">
<ul>
<li><i
class="fa fa-star" aria-hidden="true"></i></li>
<li><i
class="fa fa-star" aria-hidden="true"></i></li>
<li><i
class="fa fa-star" aria-hidden="true"></i></li>
<li><i
class="fa fa-star" aria-hidden="true"></i></li>
<li><i
class="fa fa-star-o" aria-hidden="true"></i></li>
</ul>
</div>
<div class="price-selet">
<h3><span>$</span>320</h3>
<a href="admin/reservation.php"
>Book Now</a>
</div>
</div>
</div>
</div>
<div class="price-gd-top">
<h4>Luxury Room</h4>
</div>
<div class="price-gd-bottom">
<div class="price-list">
<ul>
</ul>
</div>
<div class="price-selet">
<h3><span>$</span>220</h3>
<a href="admin/reservation.php"
>Book Now</a>
</div>
</div>
</div>
</div>
<div class="price-gd-top">
<h4>Guest House</h4>
</div>
<div class="price-gd-bottom">
<div class="price-list">
<ul>
<li><i class="fa fa-star"
aria-hidden="true"></i></li>
</ul>
</div>
<div class="price-selet">
<h3><span>$</span>180</h3>
<a href="admin/reservation.php"
>Book Now</a>
</div>
</div>
</div>
</div>
</div>
<div class="price-gd-bottom">
<div class="price-list">
<ul>
</ul>
</div>
<div class="price-selet">
<h3><span>$</span>
150</h3>
<a href="admin/reservation.php"
>Book Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
</div>
<div class="w3layouts_work_grids">
<section class="slider">
<div class="flexslider">
<ul class="slides">
<li>
<div class="w3layouts_work_grid_left">
<div
class="w3layouts_work_grid_left_pos">
<img src="images/c1.jpg"
alt=" " class="img-responsive" />
</div>
</div>
<div
class="w3layouts_work_grid_right">
<h4>
</h4>
<h5>Julia Rose</h5>
<p>Germany</p>
</div>
<li>
<div class="w3layouts_work_grid_left">
<div
class="w3layouts_work_grid_left_pos">
<img src="images/c2.jpg"
alt=" " class="img-responsive" />
</div>
</div>
<div
class="w3layouts_work_grid_right">
<h4>
</h4>
<p>Sed tempus vestibulum lacus
blandit faucibus.
<h5>Jahnatan Smith</h5>
<p>United States</p>
</div>
</li>
<li>
<div class="w3layouts_work_grid_left">
<div
class="w3layouts_work_grid_left_pos">
<img src="images/c3.jpg"
alt=" " class="img-responsive" />
</div>
</div>
<div
class="w3layouts_work_grid_right">
<h4>
</h4>
<h5>Rosalind Cloer</h5>
<p>Italy</p>
</div>
</li>
<li>
<div class="w3layouts_work_grid_left">
<div
class="w3layouts_work_grid_left_pos">
<img src="images/c4.jpg"
alt=" " class="img-responsive" />
</div>
</div>
<div
class="w3layouts_work_grid_right">
<h4>
</h4>
<h5>Amie Bublitz</h5>
<p>Switzerland</p>
</div>
</li>
</ul>
</div>
</section>
</div>
</div>
<div class="container">
<div class="contact-agileits">
<h4>Contact Us</h4>
<p class="help-block"></p>
</div>
<p class="help-block"></p>
</div>
<p class="help-block"></p>
</div>
<input type="submit" name="sub" value="Send Now" class="btn btn-
primary">
</form>
<?php
if(isset($_POST['sub']))
$name =$_POST['name'];
$phone = $_POST['phone'];
$email = $_POST['email'];
if(mysqli_query($con,$sql))
echo"OK";
?>
</div>
</div>
<ul class="social-icons3">
</ul>
</div>
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3074.7905052320
443!2d-
77.84987248482734!3d39.586871613613056!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3
m3!1m2!1s0x89c9f6a80ccf0661%3A0x7210426c67abc40!2sVirginia+Welcome+Center%
2FSafety+Rest+Area!5e0!3m2!1sen!2sin!4v1485760915662" ></iframe>
</div>
<div class="clearfix"></div>
</div>
</section>
<div class="copy">
</div>
<!--/footer -->
<!-- js -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/jquery-ui.js"></script>
<script>
$(function() {
$( "#datepicker,#datepicker1,#datepicker2,#datepicker3"
).datepicker();
});
</script>
<script src="js/jquery.swipebox.min.js"></script>
<script type="text/javascript">
jQuery(function($) {
$(".swipebox").swipebox();
});
</script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
$(window).load(function(){
$('.flexslider').flexslider({
animation: "slide",
start: function(slider){
$('body').removeClass('loading');
});
});
</script>
<script src="js/responsiveslides.min.js"></script>
<script>
$(function () {
// Slideshow 4
$("#slider4").responsiveSlides({
auto: true,
pager:true,
nav:false,
speed: 500,
namespace: "callbacks",
before: function () {
$('.events').append("<li>before event
fired.</li>");
},
after: function () {
$('.events').append("<li>after event
fired.</li>");
});
});
</script>
<!--search-bar-->
<script src="js/main.js"></script>
<!--//search-bar-->
<!--tabs-->
<script src="js/easy-responsive-tabs.js"></script>
<script>
$(document).ready(function () {
$('#horizontalTab').easyResponsiveTabs({
$name.text($tab.text());
$info.show();
});
$('#verticalTab').easyResponsiveTabs({
type: 'vertical',
width: 'auto',
fit: true
});
});
</script>
<!--//tabs-->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
scrollSpeed: 1200,
easingType: 'linear'
};
*/
});
</script>
<div class="arr-w3ls">
</div>
</body>
</html>
Home.php
<?php
session_start();
if(!isset($_SESSION["user"]))
header("location:index.php");
?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Administrator </title>
<body>
<div id="wrapper">
<div class="navbar-header">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<li class="dropdown">
</a>
</li>
</li>
<li class="divider"></li>
</li>
</ul>
</li>
</ul>
</nav>
<div class="sidebar-collapse">
<li>
<li>
</li>
<li>
</li>
<li>
</li>
<li>
</li>
<li>
</li>
</ul>
</div>
</nav>
<div id="page-wrapper">
<div id="page-inner">
<div class="row">
<div class="col-md-12">
<h1 class="page-header">
</h1>
</div>
</div>
<?php
include ('db.php');
$re = mysqli_query($con,$sql);
$c =0;
while($row=mysqli_fetch_array($re) )
{
$new = $row['stat'];
$cin = $row['cin'];
$id = $row['id'];
if($new=="Not Conform")
$c = $c + 1;
?>
<div class="row">
<div class="col-md-12">
<div class="panel-heading">
</div>
<div class="panel-body">
<div class="panel-heading">
<h4 class="panel-title">
<button
class="btn btn-default" type="button">
New
Room Bookings <span class="badge"><?php echo $c ; ?></span>
</button>
</a>
</h4>
</div>
<div class="panel-body">
<div class="panel-body">
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th>#</th>
<th>Name</th>
<th>Email</th>
<th>Country</th>
<th>Room</th>
<th>Bedding</th>
<th>Meal</th>
<th>Check
In</th>
<th>Check
Out</th>
<th>Status</th>
<th>More</th>
</tr>
</thead>
<tbody>
<?php
$tre =
mysqli_query($con,$tsql);
while($trow=mysqli_fetch_array($tre) )
$co =$trow['stat'];
if($co=="Not
Conform")
echo"<tr>
<th>".$trow['id']."</th>
<th>".$trow['FName']." ".$trow['LName']."</th>
<th>".$trow['Email']."</th>
<th>".$trow['Country']."</th>
<th>".$trow['TRoom']."</th>
<th>".$trow['Bed']."</th>
<th>".$trow['Meal']."</th>
<th>".$trow['cin']."</th>
<th>".$trow['cout']."</th>
<th>".$trow['stat']."</th>
</tr>";
?>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
<?php
$rre = mysqli_query($con,$rsql);
$r =0;
while($row=mysqli_fetch_array($rre) )
$br = $row['stat'];
if($br=="Conform")
$r = $r + 1;
}
}
?>
<div class="panel-heading">
<h4 class="panel-title">
<button
class="btn btn-primary" type="button">
</button>
</a>
</h4>
</div>
<div class="panel-body">
<?php
$msql = "SELECT *
FROM `roombook`";
$mre =
mysqli_query($con,$msql);
while($mrow=mysqli_fetch_array($mre) )
$br =
$mrow['stat'];
if($br=="Conform")
$fid =
$mrow['id'];
echo"<div
class='col-md-3 col-sm-12 col-xs-12'>
<div class='panel-body'>
<h3>".$mrow['FName']."</h3>
</div>
<div class='panel-footer back-footer-blue'>
Show
</button></a>
".$mrow['TRoom']."
</div>
</div>
</div>";
}
?>
</div>
</div>
</div>
<?php
$fre = mysqli_query($con,$fsql);
$f =0;
while($row=mysqli_fetch_array($fre) )
$f = $f + 1;
?>
<div class="panel-heading">
<h4 class="panel-title">
<button
class="btn btn-primary" type="button">
</button>
</a>
</h4>
</div>
<div class="panel-body">
<div class="panel-body">
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th>#</th>
<th>Full Name</th>
<th>Email</th>
<th>Follow
Start</th>
<th>Permission status</th>
</tr>
</thead>
<tbody>
<?php
$cre =
mysqli_query($con,$csql);
while($crow=mysqli_fetch_array($cre) )
echo"<tr>
<th>".$crow['id']."</th>
<th>".$crow['fullname']."</th>
<th>".$crow['email']." </th>
<th>".$crow['cdate']." </th>
<th>".$crow['approval']."</th>
</tr>";
?>
</tbody>
</table>
<a href="messages.php"
class="btn btn-primary">More Action</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- DEOMO-->
<div class='panel-body'>
Update
</button>
<div class='modal-dialog'>
<div class='modal-content'>
<div class='modal-header'>
</div>
<form
method='post>
<div class='modal-body'>
<div class='form-group'>
</div>
</div>
<div class='modal-
body'>
<div class='form-group'>
<label>Change Password</label>
</div>
</div>
<div class='modal-footer'>
</form>
</div>
</div>
</div>
</div>
</div>
<!--DEMO END-->
</div>
</div>
</div>
<!-- JS Scripts-->
<script src="assets/js/jquery-1.10.2.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.metisMenu.js"></script>
<script src="assets/js/morris/raphael-2.1.0.min.js"></script>
<script src="assets/js/morris/morris.js"></script>
<!-- Custom Js -->
<script src="assets/js/custom-scripts.js"></script>
</body>
</html>
5.3.2 Syste