Skip to content

Commit

Permalink
favicon added
Browse files Browse the repository at this point in the history
  • Loading branch information
kopaljain03 committed Jan 6, 2022
1 parent 76ef9cb commit 8d4a568
Show file tree
Hide file tree
Showing 23 changed files with 183 additions and 219 deletions.
4 changes: 2 additions & 2 deletions backend/academic.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>uiCookies:Enlight &mdash; Free Bootstrap Theme, Free Responsive Bootstrap Website Template KKKKKKKKk</title>
<title>SMP - MNNIT</title>
<meta name="description" content="Free Bootstrap Theme by uicookies.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">

<link href="../enlight/img/smp3.png" rel="shortcut icon" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
Expand Down
8 changes: 4 additions & 4 deletions backend/academics.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>uiCookies:Enlight &mdash; Free Bootstrap Theme, Free Responsive Bootstrap Website Template</title>
<title>SMP - MNNIT</title>
<meta name="description" content="Free Bootstrap Theme by uicookies.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">

<link href="../enlight/img/smp3.png" rel="shortcut icon" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
Expand Down Expand Up @@ -61,8 +61,8 @@
<div class="probootstrap-flex-block">
<div class="probootstrap-text probootstrap-animate">
<h3>About Academics</h3>
<p>This website has been made to introduce incoming freshers to the life at MNNIT Allahabad. Explore this website and use it to make an informed choice about your college and department. You won't feel leftout on this platform.
Have fun!</p>
<p>
The Institute now offers nine B.Tech., nineteen M.Tech. Degree Programmes (including part-time), MCA, MBA, M.Sc. (Mathematics and Scientific Computing) and Master of Social work (M.S.W.) programmes and also registers candidates for the Ph.D. degree. The Institute has been recognized by the Government of India as one of the centres for the Quality Improvement Programme for M.Tech. and Ph.D.The Institute has a very progressive policy towards extending all possible facilities to its faculty members to acquire higher degrees and receive advanced training.</p>

</div>
<div class="probootstrap-image probootstrap-animate" style="background-image: url(img/slider_3.png)">
Expand Down
2 changes: 1 addition & 1 deletion backend/alumnis.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<title>SMP - MNNIT</title>
<meta name="description" content="Free Bootstrap Theme by uicookies.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">

<link href="../enlight/img/smp3.png" rel="shortcut icon" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.css">
Expand Down
4 changes: 2 additions & 2 deletions backend/announcements.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>uiCookies:Enlight &mdash; Free Bootstrap Theme, Free Responsive Bootstrap Website Template</title>
<title>SMP - MNNIT</title>
<meta name="description" content="Free Bootstrap Theme by uicookies.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">

<link href="../enlight/img/smp3.png" rel="shortcut icon" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
Expand Down
208 changes: 33 additions & 175 deletions backend/campus.php
Original file line number Diff line number Diff line change
@@ -1,28 +1,23 @@
<?php
include 'db_con.php';
$sql="SELECT * FROM infra";
$sql="SELECT * FROM infra ";
$res=mysqli_query($con,$sql);
$ronum=mysqli_num_rows($res);
while($row=mysqli_fetch_assoc($res)){
$data[]=$row;
}
// $row=mysqli_fetch_assoc($res);
// echo $row["event"];
// $row=mysqli_fetch_assoc($res);
// echo $row["event"];
include 'auth2.php';
?>


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>uiCookies:Enlight &mdash; Free Bootstrap Theme, Free Responsive Bootstrap Website Template</title>
<title>SMP - MNNIT</title>
<meta name="description" content="Free Bootstrap Theme by uicookies.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">

<link href="../enlight/img/smp3.png" rel="shortcut icon" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,500,700|Open+Sans" rel="stylesheet">
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
Expand Down Expand Up @@ -53,199 +48,62 @@
<div class="container">
<div class="row">
<div class="col-md-12 text-left section-heading probootstrap-animate">
<h1>Our Courses</h1>
<h1>Campus Life</h1>
</div>
</div>
</div>
</section>

<section class="probootstrap-section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="probootstrap-flex-block">
<div class="probootstrap-text probootstrap-animate">
<!-- <div class="text-uppercase probootstrap-uppercase">Featured Course</div> -->
<h3>Campus Life</h3>
<p><?php echo $data[0]["description"]; ?></p>
<!-- <p><a href="#" class="btn btn-primary">Enroll now</a> <span class="enrolled-count">2,928 students enrolled</span></p> -->
</div>
<div class="probootstrap-image probootstrap-animate" style="background-image: url(img/slider_3.jpg)">
<a href="https://vimeo.com/45830194" class="btn-video popup-vimeo"><i class="icon-play3"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>

<section class="probootstrap-section">
<div class="container">
<?php for($i=1;$i<$ronum;$i+=2) {?>
<div class="row">
<div class="col-md-6">
<div class="probootstrap-service-2 probootstrap-animate">
<div class="image">
<div class="image-bg">
<img src="../enlight/img/img_sm_1.jpg" alt="Free Bootstrap Template by uicookies.com">
</div>
</div>
<div class="text">

<h3><?php echo $data[$i]["name"]; ?></h3>
<p><?php echo $data[$i]["description"]; ?></p>
<!-- <p><a href="#" class="btn btn-primary">Enroll now</a> <span class="enrolled-count">2,928 students enrolled</span></p> -->
</div>
</div>
<?php if($i+1<$ronum) {?>
<div class="probootstrap-service-2 probootstrap-animate">
<!-- <div class="image">
<div class="image-bg">
<img src="img/img_sm_3.jpg" alt="Free Bootstrap Template by uicookies.com">
</div>
</div> -->
<div class="text">

<h3><?php echo $data[$i+1]["name"]; ?></h3>
<p><?php echo $data[$i+1]["description"]; ?></p>
<!-- <p><a href="#" class="btn btn-primary">Enroll now</a> <span class="enrolled-count">7,202 students enrolled</span></p> -->
</div>
</div>
<?php } ?>
</div>
<div class="col-md-6">
<div class="probootstrap-service-2 probootstrap-animate">
<!-- <div class="image">
<div class="image-bg">
<img src="img/img_sm_2.jpg" alt="Free Bootstrap Template by uicookies.com">
</div>
</div> -->
<div class="text">

<h3>More...</h3>
<p><?php echo $data[$i]["description2"]; ?></p>
<!-- <p><a href="#" class="btn btn-primary">Enroll now</a> <span class="enrolled-count">12,582 students enrolled</span></p> -->
</div>
</div>

<?php if($i+1<$ronum) {?>
<div class="probootstrap-service-2 probootstrap-animate">
<div class="image">
<div class="image-bg">
<img src="../enlight/img/img_sm_4.jpg" alt="Free Bootstrap Template by uicookies.com">
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="probootstrap-flex-block">
<div class="probootstrap-text probootstrap-animate">
<h3>About Campus</h3>
<p><?php echo $data[0]["description"]?></p>

</div>
<div class="probootstrap-image probootstrap-animate" style="background-image: url(img/slider_3.png)">
<!-- <iframe width="720" height="480" src="https://www.youtube.com/embed/Sz6YRpyefpY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -->
<a href="https://www.youtube.com/watch?v=Sz6YRpyefpY" class="btn-video popup-vimeo"><i class="icon-play3"></i></a>
</div>
</div>
</div>
</div>
<div class="text">

<h3>More...</h3>
<p><?php echo $data[$i+1]["description2"]; ?></p>s
<!-- <p><a href="#" class="btn btn-primary">Enroll now</a> <span class="enrolled-count">9,582 students enrolled</span></p> -->
</div>
</div>
<?php } ?>
</div>
</div>
<?php } ?>
</div>
</section>
</section>



<section class="probootstrap-section">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 text-center section-heading probootstrap-animate">
<h2>Meet Our Qualified Teachers</h2>
<p class="lead">Sed a repudiandae impedit voluptate nam Deleniti dignissimos perspiciatis nostrum porro nesciunt</p>
</div>
</div>
<!-- END row -->

<div class="row">
<div class="col-md-3 col-sm-6">
<div class="probootstrap-teacher text-center probootstrap-animate">
<figure class="media">
<img src="../enlight/img/person_1.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
</figure>
<div class="text">
<h3>Chris Worth</h3>
<p>Physical Education</p>
<ul class="probootstrap-footer-social">
<li class="twitter"><a href="#"><i class="icon-twitter"></i></a></li>
<li class="facebook"><a href="#"><i class="icon-facebook2"></i></a></li>
<li class="instagram"><a href="#"><i class="icon-instagram2"></i></a></li>
<li class="google-plus"><a href="#"><i class="icon-google-plus"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="probootstrap-teacher text-center probootstrap-animate">
<figure class="media">
<img src="../enlight/img/person_5.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
</figure>
<div class="text">
<h3>Janet Morris</h3>
<p>English Teacher</p>
<ul class="probootstrap-footer-social">
<li class="twitter"><a href="#"><i class="icon-twitter"></i></a></li>
<li class="facebook"><a href="#"><i class="icon-facebook2"></i></a></li>
<li class="instagram"><a href="#"><i class="icon-instagram2"></i></a></li>
<li class="google-plus"><a href="#"><i class="icon-google-plus"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="clearfix visible-sm-block visible-xs-block"></div>
<div class="col-md-3 col-sm-6">
<div class="probootstrap-teacher text-center probootstrap-animate">
<figure class="media">
<img src="../enlight/img/person_6.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
</figure>
<div class="text">
<h3>Linda Reyez</h3>
<p>Math Teacher</p>
<ul class="probootstrap-footer-social">
<li class="twitter"><a href="#"><i class="icon-twitter"></i></a></li>
<li class="facebook"><a href="#"><i class="icon-facebook2"></i></a></li>
<li class="instagram"><a href="#"><i class="icon-instagram2"></i></a></li>
<li class="google-plus"><a href="#"><i class="icon-google-plus"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="probootstrap-teacher text-center probootstrap-animate">
<figure class="media">
<img src="../enlight/img/person_7.jpg" alt="Free Bootstrap Template by uicookies.com" class="img-responsive">
</figure>
<div class="text">
<h3>Jessa Sy</h3>
<p>Physics Teacher</p>
<ul class="probootstrap-footer-social">
<li class="twitter"><a href="#"><i class="icon-twitter"></i></a></li>
<li class="facebook"><a href="#"><i class="icon-facebook2"></i></a></li>
<li class="instagram"><a href="#"><i class="icon-instagram2"></i></a></li>
<li class="google-plus"><a href="#"><i class="icon-google-plus"></i></a></li>
</ul>

<div class="row">
<?php for($i=1;$i<$ronum;$i++) {?>

<div class="col-md-4 col-sm-6 col-xs-6 col-xxs-12 probootstrap-animate">
<a href="campuss.php?row=<?php echo $data[$i]["sno"]?>" class="probootstrap-featured-news-box">
<figure class="probootstrap-media"><img src="data:image/jpg;charset=utf8;base64,<?php echo base64_encode($data[$i]["Image"]); ?>" alt="Free Bootstrap Template by uicookies.com" class="img-responsive"></figure>
<div class="probootstrap-text">
<h3><?php echo $data[$i]["name"]; ?></h3>
<span class="probootstrap-location"><i class="icon-location2"></i>Click to know more!!</span>
</div>
</div>
</a>
</div>
<?php } ?>
</div>

</div>
</section>


<?php include 'footer.php' ?>

</div>
<!-- END wrapper -->


<script src="../enlight/js/scripts.min.js"></script>
<script src="../enlight/js/main.min.js"></script>
<script src="../enlight/js/custom.js"></script>

</body>
</html>
Loading

0 comments on commit 8d4a568

Please sign in to comment.