-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
123 lines (108 loc) · 5.92 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gruha: Finding the best homes for you</title>
<link rel = "icon" href = "./img/Untitled.png" type = "image/x-icon">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css">
<link rel="stylesheet" href="animate.css">
<link href="https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Arapey&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
</head>
<body>
<div id="front-top">
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<a href="#About">About</a>
<a href="#Concept">The Concept</a>
<a href="#choose_bhk">Services</a>
<a href="#contact">Gratitude</a>
<a href="https://drive.google.com/drive/folders/1W480UWCRn51NriXakdMENrDA7XDt92xU?usp=sharing" target="_blank">Attachments</a>
</div>
<!-- Use any element to open the sidenav -->
<span style="font-size:30px;cursor:pointer; color: blanchedalmond; font-family: 'Open Sans', sans-serif;" onclick="openNav()">☰ Menu</span>
<!-- Add all page content inside this div if you want the side nav to push page content to the right (not used if you only want the sidenav to sit on top of the page -->
<div id="main">
...
</div>
<br><br>
<h1>Gruha</h1>
<br><br>
<div id="highlight" class="animate__animated animate__zoomIn">
<h3>Finding the best homes for you</h3>
</div>
</div>
<br>
<div id="About" data-aos="zoom-in-up" data-aos-duration="2000">
<h2>About</h2><br>
<h4>Gruha is an attempt to make property searching easy and efficient in times, when we are able to find only a handful
of homes on the internet, and are not so satisfied with the options available. Not a conventional place, where you will
deal with traditional brokers and loose excess money in commissions. In the cities of our services, we will try to cover each
and every place, conduct surveys on the interntional guidlines, and list down the best places, to help you find your ideal homes.
</h4>
</div>
<br>
<div id="Concept" data-aos="zoom-in-up" data-aos-duration="2000">
<h2>The Concept</h2><br>
<h4>Searching Algorithms are heavily used today in all types of websites and mobile applications, due to the increasing demand
and heavy use of search features. It becomes easy for us to find what we require at that point of time. Binary Searching Algorithm
and Hash Functions are such important concepts which form the base of this. These can be performed as both arrays and trees(Binary Search Tree),
which also points to the concept of graphs.<br><br>
In this website too, Binary Search Algorithm will be used in the searching of values by price. In the categories below, you will get
directed to individual pages. There, you will need to enter the price expected in the search bar. The instructions are given in the page regarding
entering the values, with the range available.
</h4>
</div>
<br>
<div id="choose_bhk" data-aos="zoom-in-up" data-aos-duration="2000">
<h2 style="font-family: 'Open Sans', sans-serif; padding: 0.5rem;">Services</h2>
<div class="row">
<div class="blog-item-outer col-sm-12 col-md-3 bhk1">
<div class="blog-item">
<a href="1-bhk/1bhk.html" target="_blank" style="text-decoration: none; font-size: 3.5rem; color: black;">
<center><strong>1-BHK</strong></center>
</a>
</div>
</div>
<div class="blog-item-outer col-sm-12 col-md-3 bhk2">
<div class="blog-item">
<a href="2-bhk/2bhk.html" target="_blank" style="text-decoration: none; font-size: 3.5rem; color: #000000;">
<center><strong>2-BHK</strong></center>
</a>
</div>
</div>
<div class="blog-item-outer col-sm-12 col-md-3 bhk3">
<div class="blog-item">
<a href="3-bhk/3bhk.html" target="_blank" style="text-decoration: none; font-size: 3.5rem; color: rgb(0, 0, 0);">
<center><strong>3-BHK</strong></center>
</a>
</div>
</div>
</div>
</div>
<br>
<div id="contact" data-aos="zoom-in-up" data-aos-duration="2000">
<h2>Gratitude...</h2><br>
<h4>
I believe that every project has large scope of improvements. This is the first version of the website, all on the
frontend side. This was an attempt to make a project which has its own scope of commercialization. I would like to
sincerely thank <strong>Prof. Manish Gupta</strong>, our instructor for SC-205 Discrete Mathematics Course, for providing a platform to
put technical skills to build something useful for the society.<br><br>
Check out my YouTube playlist for videos <a href="https://www.youtube.com/playlist?list=PL5U14BXi96FI3OZtX1smG-lK28q0jULRn" target="_blank">here</a>.<br><br>
For suggestions, please contact me on my email: [email protected]<br><br>
Submitted by: Aniruddh Muley, Roll no. 201901222
</h4>
</div>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="script.js"></script>
</body>
</html>