Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue #226 is completely resolved. #259

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
0961214
about contents
May 31, 2018
afe7c05
issue(about)#226
May 31, 2018
a987a32
issue(why_donate)226#
May 31, 2018
b5c4ccf
issue(eligibility)#226
May 31, 2018
e292026
issue(how_to_donate)#226
May 31, 2018
14a8aee
issue(FAQ)#226
May 31, 2018
e730c82
issue(info)#226
May 31, 2018
9239aee
issue(contact).html
May 31, 2018
caf4392
issue#226
May 31, 2018
9246bca
issue(stylecontents)#226
May 31, 2018
f1088e6
issue(contact)#226
May 31, 2018
640acc4
issue(eligibility)#226
May 31, 2018
25900dc
issue(FAQ)#226
May 31, 2018
a1897ec
issue(how to donate)#226
May 31, 2018
2d4896c
issue(info)#226
May 31, 2018
5ccb329
Delete style.css
Jun 1, 2018
02908ff
issue(style given to labels)#226
Jun 1, 2018
1075ac3
issue(about label)#226
Jun 1, 2018
db93f04
issue(contact label)#226
Jun 1, 2018
d9a5fdd
issue(eligibility label)#226
Jun 1, 2018
c409aac
issue(FAQ&Info label)#226
Jun 1, 2018
1a5ded7
issue(how to donate label)#226
Jun 1, 2018
af8fa79
issue(all web labels)#226
Jun 1, 2018
ef11b16
Delete info.html
Jun 1, 2018
ac8ee61
issue(why donate label)#226
Jun 1, 2018
b1be9dc
issue(styletolabels)#226
Jun 8, 2018
084134f
issue(about label)#226
Jun 8, 2018
f015404
issue(contact label)#226
Jun 8, 2018
8d82fe0
issue(eligibility label)#226
Jun 8, 2018
d6932de
issue(FAQandInfo)#226
Jun 8, 2018
b13c64b
issue(how to donate)#226
Jun 8, 2018
57b31bc
issue(added text to all labels)#226
Jun 8, 2018
1ff411a
issue(why to donate label)#226
Jun 8, 2018
9ebfb86
issue(about label)#226
Jun 15, 2018
81be5f1
issue(contact label)#226
Jun 15, 2018
faf1987
issue(eligibility label)#226
Jun 15, 2018
3e7c715
issue(FAQandInfo)#226
Jun 15, 2018
b88d345
issue(how to donate)#226
Jun 15, 2018
dbbdd0f
issue(why to donate label)#226
Jun 15, 2018
6ecae6d
issue(styletolabels)#226
Jun 16, 2018
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
161 changes: 161 additions & 0 deletions public/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>About</title>

<!-- Shortcut Icons -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png">
<link rel="apple-touch-icon" type="image/x-icon" href="assets/images/favicon.png">

<!-- SEO tags -->
<meta name="description" content="The Official website of JeevanRakht">
<meta name="keywords" content="JeevanRakht, Blood Dontation, Blood Bank, Google Udacity Project JeevanRakht">

<!--GOOGLE FONT-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,700|Spectral:400,400i,700,700i" rel="stylesheet">

<!-- jQuery file -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>

<!-- Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>

<!-- Font Awesome -->
<link rel="stylesheet" type="text/css" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" />

<link rel="stylesheet" type="text/css" href="assets/css/main.css" />

</head>

<body>
<section class="section">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand d-lg-none" href="/index.html">Jeevan Rakht</a>
<button class="navbar-toggler mt-2 mr-2" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li><a href="about.html" >About</a></li>
<li><a href="why_donate.html">Why donate?</a></li>
<li><a href="eligibility.html">Eligibility</a></li>
<li class="brand d-none d-lg-block"><a><img src="/assets/images/logo.png" alt=""></a></li>
<li><a href="how_to_donate.html">How to donate?</a></li>
<li><a href="faqinfo.html">FAQ&amp;Info</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<section>
<header class="header">About</header>
<div class="subhead">
JeevanRakht is a Virtual Blood Bank web application, which aims at providing mechanism for people in need to directly contact willing donors<br/>
and find out blood availability in nearby blood banks.
<br/>
On this platform, people who are willing to donate blood can sign up with details of their blood groups location. Besides, there will be accounts of <br/>
blood banks with details like blood availability, blood group and location of blood bank to filter out nearest blood banks which best fits.
<div class="icon">
<br/>
<img src="assets/images/favicon.png" alt="icon" height="100px" width="100px" >
<br/>
</div>
</div>
</section>
<section class="section">
<!-- FOOTER Section -->
<footer class="mainfooter">
<div class="container py-5">
<div class="row text-center">

<div class="col-xs-6 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<h5>JeevanRakht</h5>

<ul class="list-unstyled">
<li><a href="about.html">About</a></li>
<li><a href="why_donate.html">Why Donate</a></li>
<li><a href="eligibility.html">Eligibility</a></li>
<li><a href="how_to_donate.html">How to Donate</a></li>
<li><a href="faqinfo.html">FAQ&amp;Info.</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>

</div>
</div>

<div class="col-xs-6 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<h5>Get Involved</h5>
<ul class="list-unstyled">
<li><a href="https://jeevanrakht.herokuapp.com/donate">Donate Blood</a></li>
<li><a href="https://jeevanrakht.herokuapp.com/locate">Locate Blood</a></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<h5>Stay Connected</h5>
<ul class="list-unstyled">
<li>
<a href="https://www.facebook.com/jeevanrakht"><i class="p-1 fab fa-facebook-f"></i></a>
<a href="https://www.twitter.com/jeevanrakht"><i class="p-1 fab fa-twitter"></i></a>
<a href="https://www.instagram.com/jeevanrakht"><i class="p-1 fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<div class="footer-subscribe">
<h5>YOU MAY NOT THINK YOU'RE AN ACTIVIST...<br>BUT WE DO</h5>
<br><br>
<div class="email-btn-wrapper">
<input type="email" class="footer-email" placeholder="Email ID">
<button class="btn-join">JOIN</button>
<br>
<br>
<input type="checkbox" class="m-1">
<p class="d-inline p-1">Yes, I'd also like to hear more about blood donation.</p>
</div>

</div>
</div>
</div>


</div>
</div>
<div class="after-footer pr-5 pl-5 py-3 justify-content-sm-center text-right">
<a href="#" class="m-2">Privacy Policy</a>
<a href="#" class="m-2">Terms of Service</a>
</div>
</footer>
</section>

<!--Script Links-->

<script src="/assets/js/main.js"></script>
<script>
$('.slider').slick({
dots: true,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
});
</script>
</body>
</html>
31 changes: 30 additions & 1 deletion public/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,35 @@ body {
background-color: #232323;
}

.header
{
padding: 0;
overflow-x:scroll visible;
background-color:white;
text-align: center;
font-size: 35px;
font-weight: bolder;
color: rgb(97, 6, 6);
font-family: 'Montserrat:400,500,700','Spectral:400,500,700';
}
.subhead{
font-family: 'Montserrat:400,500,700','Spectral:400,500,700';
font-size:20px;
background: white;
overflow-x: auto;
overflow-y:auto;
scrollbar-base-color:#ffeaff;
padding-left: 45px;
padding-right: 10px;
padding-bottom:10px;
padding-top:10px;
}

.icon
{
float: right;
padding: 5px;
}
.container-fluid{
padding: 0;
}
Expand Down Expand Up @@ -772,4 +801,4 @@ footer .after-footer a:hover {
.slick-dots li.slick-active button:before {
opacity: 0;
color: black;
}
}
161 changes: 161 additions & 0 deletions public/contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>About</title>

<!-- Shortcut Icons -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png">
<link rel="apple-touch-icon" type="image/x-icon" href="assets/images/favicon.png">

<!-- SEO tags -->
<meta name="description" content="The Official website of JeevanRakht">
<meta name="keywords" content="JeevanRakht, Blood Dontation, Blood Bank, Google Udacity Project JeevanRakht">

<!--GOOGLE FONT-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,700|Spectral:400,400i,700,700i" rel="stylesheet">

<!-- jQuery file -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>

<!-- Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>

<!-- Font Awesome -->
<link rel="stylesheet" type="text/css" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" />

<link rel="stylesheet" type="text/css" href="assets/css/main.css" />

</head>

<body>
<section class="section">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand d-lg-none" href="/index.html">Jeevan Rakht</a>
<button class="navbar-toggler mt-2 mr-2" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li><a href="about.html" >About</a></li>
<li><a href="why_donate.html">Why donate?</a></li>
<li><a href="eligibility.html">Eligibility</a></li>
<li class="brand d-none d-lg-block"><a><img src="/assets/images/logo.png" alt=""></a></li>
<li><a href="how_to_donate.html">How to donate?</a></li>
<li><a href="faqinfo.html">FAQ&amp;Info</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<section>
<header class="header">About</header>
<div class="subhead">
JeevanRakht is a Virtual Blood Bank web application, which aims at providing mechanism for people in need to directly contact willing donors<br/>
and find out blood availability in nearby blood banks.
<br/>
On this platform, people who are willing to donate blood can sign up with details of their blood groups location. Besides, there will be accounts of <br/>
blood banks with details like blood availability, blood group and location of blood bank to filter out nearest blood banks which best fits.
<div class="icon">
<br/>
<img src="assets/images/favicon.png" alt="icon" height="100px" width="100px" >
<br/>
</div>
</div>
</section>
<section class="section">
<!-- FOOTER Section -->
<footer class="mainfooter">
<div class="container py-5">
<div class="row text-center">

<div class="col-xs-6 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<h5>JeevanRakht</h5>

<ul class="list-unstyled">
<li><a href="about.html">About</a></li>
<li><a href="why_donate.html">Why Donate</a></li>
<li><a href="eligibility.html">Eligibility</a></li>
<li><a href="how_to_donate.html">How to Donate</a></li>
<li><a href="faqinfo.html">FAQ&amp;Info.</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>

</div>
</div>

<div class="col-xs-6 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<h5>Get Involved</h5>
<ul class="list-unstyled">
<li><a href="https://jeevanrakht.herokuapp.com/donate">Donate Blood</a></li>
<li><a href="https://jeevanrakht.herokuapp.com/locate">Locate Blood</a></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<h5>Stay Connected</h5>
<ul class="list-unstyled">
<li>
<a href="https://www.facebook.com/jeevanrakht"><i class="p-1 fab fa-facebook-f"></i></a>
<a href="https://www.twitter.com/jeevanrakht"><i class="p-1 fab fa-twitter"></i></a>
<a href="https://www.instagram.com/jeevanrakht"><i class="p-1 fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-3">

<!--Column1-->
<div class="footer-pad">
<div class="footer-subscribe">
<h5>YOU MAY NOT THINK YOU'RE AN ACTIVIST...<br>BUT WE DO</h5>
<br><br>
<div class="email-btn-wrapper">
<input type="email" class="footer-email" placeholder="Email ID">
<button class="btn-join">JOIN</button>
<br>
<br>
<input type="checkbox" class="m-1">
<p class="d-inline p-1">Yes, I'd also like to hear more about blood donation.</p>
</div>

</div>
</div>
</div>


</div>
</div>
<div class="after-footer pr-5 pl-5 py-3 justify-content-sm-center text-right">
<a href="#" class="m-2">Privacy Policy</a>
<a href="#" class="m-2">Terms of Service</a>
</div>
</footer>
</section>

<!--Script Links-->

<script src="/assets/js/main.js"></script>
<script>
$('.slider').slick({
dots: true,
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
});
</script>
</body>
</html>
Loading