Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
a9a749c
Create About.md
solankipawan Oct 5, 2019
5e7e4d9
Update About.md
solankipawan Oct 5, 2019
87fe6e4
Update About.md
Kamleshsaini11 Oct 5, 2019
7fbe8eb
Merge pull request #1 from Kamleshsaini11/patch-1
solankipawan Oct 5, 2019
64d42dd
Create login.html
harishsuthar11 Oct 5, 2019
57ee739
Merge pull request #2 from harishsuthar11/patch-1
solankipawan Oct 5, 2019
b9f6590
Create login.css
harishsuthar11 Oct 5, 2019
9f8dcf1
Merge pull request #3 from harishsuthar11/patch-2
solankipawan Oct 5, 2019
7e97f3d
Create buttonclick.js
aditalware Oct 5, 2019
860199c
Merge pull request #4 from aditalware/patch-1
solankipawan Oct 5, 2019
0a868d1
Add files via upload
solankipawan Oct 5, 2019
9a4de41
Create signup.html
aditalware Oct 5, 2019
fee069c
Merge pull request #5 from aditalware/patch-2
solankipawan Oct 5, 2019
6a1a459
Rename README.md to about.md
harishsuthar11 Oct 5, 2019
b236ea1
Merge pull request #6 from harishsuthar11/patch-1
solankipawan Oct 5, 2019
da96a2a
Update and rename signup.html to src/signup.html
abhi24gupta Oct 5, 2019
8d1f575
Merge pull request #7 from abhi24gupta/patch-1
solankipawan Oct 5, 2019
624d1ef
Delete gradlew.bat
solankipawan Oct 5, 2019
9c0e66f
Delete local.properties
solankipawan Oct 5, 2019
8234109
Delete HealthCare_Map.iml
solankipawan Oct 5, 2019
1164254
Delete build.gradle
solankipawan Oct 5, 2019
077d6f8
Delete gradle.properties
solankipawan Oct 5, 2019
ff1e87d
Delete gradlew
solankipawan Oct 5, 2019
2089c06
Delete .gitignore
solankipawan Oct 5, 2019
01308ac
Delete settings.gradle
solankipawan Oct 5, 2019
f5a3861
Add files via upload
solankipawan Oct 5, 2019
924c8f9
Rename Google_map.html to map.html
solankipawan Oct 5, 2019
c842448
Create updatedetails.html
aditalware Oct 5, 2019
9e02b08
Merge pull request #8 from aditalware/patch-3
solankipawan Oct 5, 2019
0fa6b25
Update and rename updatedetails.html to search.html
harishsuthar11 Oct 5, 2019
318a978
Merge pull request #9 from harishsuthar11/patch-2
solankipawan Oct 5, 2019
cb3909e
Create check.js
harishsuthar11 Oct 5, 2019
53aea46
Merge pull request #10 from harishsuthar11/patch-3
solankipawan Oct 5, 2019
39b6b42
Create user.html
harishsuthar11 Oct 5, 2019
be3daa8
Merge pull request #11 from harishsuthar11/patch-4
solankipawan Oct 5, 2019
b2e5afa
Create affected.html
harishsuthar11 Oct 5, 2019
170d4c7
Merge pull request #12 from harishsuthar11/patch-5
solankipawan Oct 5, 2019
a414649
Create fit.html
harishsuthar11 Oct 5, 2019
608ec68
Create Fit.html
harishsuthar11 Oct 5, 2019
318b2aa
Merge pull request #14 from harishsuthar11/patch-7
solankipawan Oct 5, 2019
feb357f
Add files via upload
solankipawan Oct 5, 2019
4edda23
Add files via upload
solankipawan Oct 6, 2019
d6aa000
Merge pull request #13 from harishsuthar11/patch-6
solankipawan Oct 6, 2019
013cee6
Add files via upload
solankipawan Oct 6, 2019
799fac1
Add files via upload
solankipawan Oct 6, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Anonymous/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/Chiloda_final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
128 changes: 128 additions & 0 deletions Anonymous/Fit.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
<!DOCTYPE html>
<html>
<style>
body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box}

input[type=text], input[type=password] {
width: 100%;
padding: 15px;
margin: 5px 0 22px 0;
display: inline-block;
border: none;
background: #f1f1f1;
}

input[type=text]:focus, input[type=password]:focus {
background-color: #ddd;
outline: none;
}

hr {
border: 1px solid #f1f1f1;
margin-bottom: 25px;
}


button {
background-color: #4CAF50;
color: white;
padding: 14px 20px;
margin: 8px 0;
border: none;
cursor: pointer;
width: 100%;
opacity: 0.9;
}

button:hover {
opacity:1;
}

.cancelbtn {
padding: 10px 20px;
background-color: #f44336;
}

#sd
{
padding: 14px 10px;
background-color: #41A317;
}
#y
{
padding: 5px 7px;
background-color: #FFA500;
}
#m
{
padding: 3px 2px;
background-color: #FFA500;
}
.cancelbtn, .signupbtn {
float: left;
width: 50%;
}


.container {
padding: 16px;
}


.clearfix::after {
content: "";
clear: both;
display: table;
}


@media screen and (max-width: 300px) {
.cancelbtn, .signupbtn {
width: 100%;
}
}
</style>
<body>

<form action="/action_page.php" style="border:1px solid #ccc">
<div class="container">
<h1 id="sd">Stay Fit Always!!</h1>
<p>A message from the experts!</p>
<hr>
<p>
A good health means that a person is physically and mentally strong and fitness refers to the ability of the person to encounter the demands of the environment. The person possessing good health and fitness can enjoy his/her life completely.</p>
<h1>How to Maintain Health and Fitness:</h2>
<br>

<b>The following are the ways that can help in maintaining health and fitness:</b>
<ol>

<li> Doing the daily exercise for at least 30 minutes.

<li> Eating balanced and healthy food in limited quantity and at the right time.

<li>Adequate sleeping and waking up early in the morning.

Benefits of Health and Fitness:

Below are the benefits of health and fitness for a person:

<li>Reduces the risk of diseases like diabetes, obesity, etc.</li>

<li> Helps in healing the injuries quickly.</li>

<li> Increases the lifespan of the person.</li>

<li> Decreases stress and anxiety.</li>
</ol>


<b>With daily exercise and proper diet, a person can achieve good health and fitness. It not only makes the person happy but also makes him/her free of stress and worries.<b>
<div id="y">
<p>Your Credits:10 % Discount on Treatment for any minute health issue</p>
</div>
<p id="m">Coupon ID:541887</p>

</body>
</html>
37 changes: 37 additions & 0 deletions Anonymous/Google_map.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>

<head>
<style>
#map {
height: 400px;
width: 100%;
}
</style>
</head>

<body>
<h3>GFG Google Maps Demo</h3>
<div id="map"></div>
<script>
function initMap() {
var Gandhinagar = {
lat: 23.223350,
lng: 23.223350
};
var map = new google.maps.Map(document.getElementById('map'), {
zoom: 4,
center: Gandhinagar
});
var marker = new google.maps.Marker({
position: Gandhinagar,
map: map
});
}
</script>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=
AIzaSyDipE2U0AZLc6KC6DY7yzP_l9ou_V8Spa0&callback=initMap">
</script>
</body>

</html>
Binary file added Anonymous/Himmatnager_final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/Majra_final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/Pathika_ashram_final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/Pranti_final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/Saber.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/Tajpur_final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/Vastrapur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions Anonymous/affected.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
<!DOCTYPE html>
<html>
<style>
body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box}

input[type=text], input[type=password] {
width: 100%;
padding: 15px;
margin: 5px 0 22px 0;
display: inline-block;
border: none;
background: #f1f1f1;
}

input[type=text]:focus, input[type=password]:focus {
background-color: #ddd;
outline: none;
}

hr {
border: 1px solid #f1f1f1;
margin-bottom: 25px;
}


button {
background-color: #4CAF50;
color: white;
padding: 14px 20px;
margin: 8px 0;
border: none;
cursor: pointer;
width: 100%;
opacity: 0.9;
}

button:hover {
opacity:1;
}

.cancelbtn {
padding: 10px 20px;
background-color: #f44336;
}

#sd
{
padding: 14px 10px;
background-color: #41A317;
}
#y
{
padding: 5px 7px;
background-color: #FFA500;
}
#ty
{
padding: 5px 7px;
background-color: #padding: 5px 7px;
background-color: #FF00FF;
}
#m
{
padding: 3px 2px;
background-color: #FFA500;
}
.cancelbtn, .signupbtn {
float: left;
width: 50%;
}


.container {
padding: 16px;
}


.clearfix::after {
content: "";
clear: both;
display: table;
}


@media screen and (max-width: 300px) {
.cancelbtn, .signupbtn {
width: 100%;
}
}
</style>
<body>

<form action="/action_page.php" style="border:1px solid #ccc">
<div class="container">
<h1 id="sd">Recover Soon!!</h1>
<p>Best Wishes From the Experts!</p>
<hr>
<p id="ty">Thank You for Your valuable support!</p><br>
<p>
A good health means that a person is physically and mentally strong and fitness refers to the ability of the person to encounter the demands of the environment. The person possessing good health and fitness can enjoy his/her life completely.</p>
<h1>Tips to Maintain Health and Fitness:</h2>
<br>

<b>The following are the ways that can help in maintaining health and fitness:</b>
<ol>

<li> Doing the daily exercise for at least 30 minutes.

<li> Eating balanced and healthy food in limited quantity and at the right time.

<li>Adequate sleeping and waking up early in the morning.

Benefits of Health and Fitness:

Below are the benefits of health and fitness for a person:

<li>Reduces the risk of diseases like diabetes, obesity, etc.</li>

<li> Helps in healing the injuries quickly.</li>

<li> Increases the lifespan of the person.</li>

<li> Decreases stress and anxiety.</li>
</ol>


<b>With daily exercise and proper diet, a person can achieve good health and fitness. It not only makes the person happy but also makes him/her free of stress and worries.<b>
<div id="y">
<p>Your Credits:20 % Discount on Treatment for any minute health issue</p>
</div>
<p id="m">Coupon ID:758437</p>

</body>
</html>
Binary file added Anonymous/bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Anonymous/bgsign.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions Anonymous/check.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
function validate()
{
var user=document.getElementById("h");
var pass=document.getElementById("u");
if(h.value=="-None-")
{
if(u.value=="Fit")
window.open("Fit.html");
else
window.open("search.html");

}
else if (h.value=="Majra Chaukdi")
{
window.open("majra.html");
}

else if(h.value=="My Location")
{
window.open("sabar.html");

}
else if(h.value=="Chiloda Circle")
{
window.open("chiloda.html");

}

else if(h.value=="Himmatnagar")
{
window.open("himmatnagar.html");

}
else if(h.value=="Pathika Ashram")
{
window.open("pathika.html");

}
else if(h.value=="Vastrapur")
{
window.open("vast.html");

}
else if(h.value=="Tajpur")
{
window.open("tajpur.html");

}
else if(h.value=="Prantij")
{
window.open("prantij.html");

}

}
37 changes: 37 additions & 0 deletions Anonymous/chiloda.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<html>
<head>
<title>
Chiloda | Statistics
</title>
<link href="https://fonts.googleapis.com/css?family=Turret+Road&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=PT+Serif&display=swap" rel="stylesheet">
<link rel="stylesheet" href="one.css">
<style>
</style>
</head>
<body class="three">
<p class="one">Chiloda</p>
<h2 class="two">Current Temprature : 26 &#176; </h2>
<img src="Chiloda_final.png" alt="" class="img">
<p></p>

<table class="myTable">
<tr>
<th>Disease</th>
<th>Chances(out of 100)</th>
</tr>
<tr>
<td>Dengue</td>
<td>16%</td>
</tr>
<tr>
<td>Malaria</td>
<td>7%</td>
</tr>
<tr>
<td>Other</td>
<td>10%</td>
</tr>
</table>
</body>
</html>
Loading