-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
205 lines (181 loc) · 9.54 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<html>
<head><title>Clean India</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<!--Footer CSS-->
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/index.css" type="text/css">
<!-- Special Font & Symbol -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>
<!--Custom JavaScript Alert Box-->
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
<script>
$(function(){
$("#footer").load("footer.html");
});
</script>
</head>
<body>
<?php
if(isset($_GET['sent'])) {
if(($_GET['sent'] == "true")) {
echo '<script> swal({
title: "Thank you, '.$_GET['username'].'",
text: "You successfully uploaded image.",
icon: "success",
button: "Okay",
}); </script>';
}
}
?>
<div class="wrapper">
<header><br>
<nav>
<div class="menu-icon">
<i class="fa fa-bars fa-2x"></i>
</div>
<div class="logo">
Clean India
</div>
<div class="menu">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
<?php
if(isset($_GET['username'])) {
echo '<li><a href="login/logout.php"><button class="btn btn-warning btn-md">Logout</button></a></li>';
echo '<li><p>Welcome, '.$_GET['username'].'</p></li>';
}
else {
echo '<li><a href="login/login.php"><button class="btn btn-warning btn-md">Login</button></a></li>';
}
?>
</ul>
</div>
</nav>
<div class="container">
<div class="no-results">
<div class="vertical-align">
<p>Upload a Photo/Video,</p>
<p>of the place which is Polluted.</p>
<?php
if(isset($_GET['username'])) {
echo '<a href="blank.html?usr='.$_GET['username'].'"><button class="btn btn-primary">Upload</button></a>';
}
else {
echo '<a href="login/login.php"><button class="btn btn-primary">Upload</button></a>';
}
?>
</div>
</div>
</div>
</header>
<!-- Text Content -->
<div class="content">
<p>
“A clean India would be the best tribute India could pay to Mahatma Gandhi on his 150 birth anniversary in 2019,” said Shri Narendra Modi as he launched the Swachh Bharat Mission at Rajpath in New Delhi. On 2nd October 2014, Swachh Bharat Mission was launched throughout length and breadth of the country as a national movement. The campaign aims to achieve the vision of a ‘Clean India’ by 2nd October 2019.
</p>
<p>
The Swachh Bharat Abhiyan is the most significant cleanliness campaign by the Government of India. Shri Narendra Modi led a cleanliness pledge at India Gate, which about thirty lakh government employees across the country joined. He also flagged off a walkathon at Rajpath and surprised people by joining in not just for a token few steps, but marching with the participants for a long way.
</p>
<br><br><p align="center" class="bg-primary" size="30px">New Smart India Mission</p>
</div>
</div>
<div class="container-fluid">
<div class="row">
<section class="col-md-8 bg-info">
<br/><br/>
   Digital India is a campaign launched by the Government of India to ensure the Government's services are made available to citizens electronically by improved online infrastructure and by increasing Internet connectivity or by making the country digitally empowered in the field of technology.
The initiative includes plans to connect rural areas with high-speed internet networks.
Digital India consists of three core components: the development of secure and stable digital infrastructure, delivering government services digitally, and universal digital literacy.
Launched on 1 July 2015 by Indian Prime Minister Narendra Modi, it is both enabler and beneficiary of other key Government of India schemes, such as BharatNet, Make in India, Startup India and Standup India, industrial corridors, Bharatmala, Sagarmala, dedicated freight corridors, UDAN-RCS and E-Kranti.
<br/><br/>
</section>
<aside class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">Digital India</div>
<div class="panel-body">
<img src="images/p5.png" alt="Digital India" width="460px" height="300px" class="img-results"/>
</div>
</div>
</aside>
<section class="col-md-8 bg-warning">
<br/><br/>
    "100 Smart Cities Mission" was launched by Prime Minister Narendra Modi on 25 June 2016. A total of ₹98,000 crore (US$14 billion) has been approved by the Indian Cabinet for the development of 100 smart cities and the rejuvenation of 500 others.
₹48,000 crore (US$6.7 billion) for the Smart Cities mission and a total funding of ₹50,000 crore (US$7.0 billion) for the Atal Mission for Rejuvenation and Urban Transformation (AMRUT) have been approved by the Cabinet.
The objective is to promote sustainable and inclusive cities that provide core infrastructure and give a decent quality of life to its citizens, a clean and sustainable environment and application of ‘Smart’ Solutions.
The focus is on sustainable and inclusive development and the idea is to look at compact areas, create a replicable model which will act like a lighthouse to other aspiring cities. The Smart Cities Mission is meant to set examples that can be replicated both within and outside the Smart City,
<br/><br/>
</section>
<aside class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">Smart Cities</div>
<div class="panel-body">
<img src="images/p2.png" alt="smart city" width="460px" height="300px" class="img-results"/>
</div>
</div>
</aside>
<section class="col-md-8 bg-success">
<br/><br/>
   Swachh Bharat Abhiyan (SBA) or Swachh Bharat Mission (SBM) is a nation-wide campaign in India for the period 2014 to 2019 that aims to clean up the streets, roads and infrastructure of India's cities, towns, and rural areas.
The campaign's official name is in Hindi and translates to "Clean India Mission" in English. The objectives of Swachh Bharat include eliminating open defecation through the construction of household-owned and community-owned toilets and establishing an accountable mechanism of monitoring toilet use.
Run by the Government of India, the mission aims to achieve an "open-defecation free" (ODF) India by 2 October 2019, the 150th anniversary of the birth of Mahatma Gandhi,by constructing 90 million toilets in rural India at a projected cost of ₹1.96 lakh crore (US$30 billion).
The mission will also contribute to India reaching Sustainable Development Goal 6 (SDG 6), established by the UN in 2015.
<br/><br/>
</section>
<aside class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">Swachh Bharat Mission</div>
<div class="panel-body">
<img src="images/p3.png" alt="Swachh Bharat Abhiyan" width="460px" height="300px" class="img-results"/>
</div>
</div>
</aside>
<section class="col-md-8 bg-danger">
<br/><br/>
   India has undertaken an ambitious project for a bullet train to run between two of the country's major cities. Claim: India will have a bullet train service running by August 2022.
This will run down the west coast, connecting the cities of Mumbai and Ahmedabad.A bullet train project should ideally have been planned much before because it could well have been a mascot of an India that aims higher in order for it to claim its rightful place in
the league of nations that have successfully modernised their mass transit systems and taken an exponential leap in reducing carbon footprint and addressing passenger concerns over time, safety and comfort.But the problem is that with India’s traditional rail network hamstrung with an acute shortage of funds,
and with its overall railways infrastructure — from signalling to track maintenance to collision avoidance technology
<br/><br/>
</section>
<aside class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">Bullet Train</div>
<div class="panel-body">
<img src="images/p6.jpg" alt="Bullet Train" width="460px" height="300px" class="img-results"/>
</div>
</div>
</aside>
</div>
</div>
<div id="footer"></div>
<script type="text/javascript">
// Menu-toggle button
$(document).ready(function() {
$(".menu-icon").on("click", function() {
$("nav ul").toggleClass("showing");
});
});
// Scrolling Effect
$(window).on("scroll", function() {
if($(window).scrollTop()) {
$('nav').addClass('black');
}
else {
$('nav').removeClass('black');
}
})
</script>
<script src="js/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>