-
Notifications
You must be signed in to change notification settings - Fork 14
/
about.html
137 lines (126 loc) · 6.25 KB
/
about.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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!-- page -->
<div class="container" class="page-section">
<img class="mb-5" src="./frontend/img/about.jpg" alt="">
<div class="row about-text">
<div class="col-xl-6 about-text-left">
<h5>ABOUT US</h5>
<p>Blockchain technology has recently been adopted and adapted for use by the commercial real estate (CRE) industry. Blockchain technology can potentially transform core CRE operations such as property transactions like purchase, sale, financing, leasing, and management transactions.</p>
<p>Blockchain technology has impacted the real estate industry in a variety of ways, including offering a new means for buyers and sellers to connect with one another.</p>
<p>DealerLess Deals utilizes computer algorithms, blockchain, location data, predictive analytics and more to help investors locate and sell properties, find renters and maximize their real estate investments.</p>
<p>Utilizes Digital Token Technology to manage the distribution of real estate smart contacts.</p>
<p>Develop a digital real estate blockchain platform for the management of luxury homes investments, rentals, and sales.
</p>
</div>
<div class="col-xl-6 about-text-right">
<h5>APPLICATION DETAILS</h5>
<p>A smart contract is an agreement that needs no external action to execute the terms of the contract. Once the conditions for its execution have been met, the smart contract completes the agreed actions automatically.</p>
<ul class="about-list">
<li><i class="fa fa-check-circle-o"></i>Ethereum Real Estate Contracts are Flexible as contracts may be written so that any number of final sales prices, reductions in price, or increases, can be triggered based on specific events agreed to by the parties.</li>
<li><i class="fa fa-check-circle-o"></i>Application is based on Ethereum Blockchain and hence is a public ledger application.</li>
<li><i class="fa fa-check-circle-o"></i>This application is a POC (Proof of Concept) showcasing the capabilities of Digital Smart Contracts and do not have any legal standings. </li>
<li><i class="fa fa-check-circle-o"></i>Smart Contracts are uploaded on Kovan Testnet and the owner of the contract is the creator. No real life assets are currently used for transactions.</li>
</ul>
</div>
</div>
</div>
<!-- Team section -->
<section class="team-section spad pb-5">
<div class="container">
<div class="section-title text-center">
<h3>OUR TEAM</h3>
<p>Our directory of Smart Contract Creators</p>
</div>
<table>
<td>
<tr>
<td>
<div class="team-member">
<div class="member-pic">
<img src="./frontend/img/team/1.jpg" alt="#" height="200" width="200">
<div class="member-social">
<a href="https://www.linkedin.com/in/cody-sifford-14459a143"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/Captainsiff24"><i class="fa fa-github"></i></a>
<a href=""><i class="fa fa-envelope"></i></a>
</div>
</div>
<div class="member-info">
<h5>Cody Sifford</h5>
<span>Programmer | FinTech </span>
<div class="member-contact">
<p><i class="fa-1x">
<a href="https://www.linkedin.com/in/cody-sifford-14459a143"><i class="fa fa-linkedin"></i>
<a href="https://github.com/Captainsiff24"><i class="fa fa-github"></i>
<a href=""><i class="fa fa-envelope"></i>
</p>
</div>
</div>
</div>
</td>
<td>
<div class="member-pic">
<img src="./frontend/img/team/2.jpg" alt="#" height="200" width="200">
<div class="member-social">
<a href="https://www.linkedin.com/in/kowsalyajeyabalan"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/Kowsi"><i class="fa fa-github"></i></a>
<a href=""><i class="fa fa-envelope"></i></a>
</div>
</div>
<div class="member-info">
<h5>Kowsalya Jeyabalan</h5>
<span>Senior Developer | Blockchain</span>
<div class="member-contact">
<p><i class="fa-1x">
<a href="https://www.linkedin.com/in/kowsalyajeyabalan"><i class="fa fa-linkedin"></i>
<a href="https://github.com/Kowsi"><i class="fa fa-github"></i>
<a href=""><i class="fa fa-envelope"></i>
</p>
</div>
</div>
</td>
<td>
<div class="member-pic">
<img src="./frontend/img/team/3.jpg" alt="#" height="200" width="200">
<div class="member-social">
<a href="https://www.linkedin.com/in/maitree-maniar/"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/maitree7"><i class="fa fa-github"></i></a>
<a href="[email protected]"><i class="fa fa-envelope"></i></a>
</div>
</div>
<div class="member-info">
<h5>Maitree Maniar</h5>
<span>Financial Analyst | FinTech</span>
<div class="member-contact">
<p><i class="fa-1x">
<a href="https://www.linkedin.com/in/maitree-maniar"><i class="fa fa-linkedin"></i>
<a href="https://github.com/maitree7"><i class="fa fa-github"></i>
<a href="[email protected]"><i class="fa fa-envelope"></i>
</p>
</div>
</div>
</td>
<td>
<div class="member-pic">
<img src="./frontend/img/team/4.jpg" alt="#" height="200" width="200">
<div class="member-social">
<a href="https://www.linkedin.com/in/nate-walker-34266448/"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/nate803"><i class="fa fa-github"></i></a>
<a href=""><i class="fa fa-envelope"></i></a>
</div>
</div>
<div class="member-info">
<h5>Nate Walker</h5>
<span>FinTech</span>
<div class="member-contact">
<p><a href="https://www.linkedin.com/in/nate-walker-34266448/"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/nate803"><i class="fa fa-github"></i></a>
<a href=""><i class="fa fa-envelope"></i></a></p>
</div>
</div>
</div>
</div>
</tr>
</td>
</table>
</section>
<!-- Team section end-->
<!-- page end -->