-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
176 lines (158 loc) · 7.6 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
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
<!DOCTYPE HTML>
<html>
<head>
<title>BookClub</title>
<meta name="theme-color" content="#000000">
<link rel="icon" sizes="48x48" href="images/fav-48x48.png">
<link rel="icon" sizes="192x192" href="images/fav-192x192.png">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<div class="page-wrap">
<!-- Main -->
<section id="main">
<!-- Banner -->
<section id="banner">
<div class="inner">
<h1>Welcome to BookClub</h1>
<p>Exchange and sell your books</p>
<ul class="actions">
<li><a href="#description" class="button alt scrolly big">Continue</a></li>
</ul>
</div>
</section>
<!-- Section -->
<section id="description">
<div class="inner">
<header>
<h1>Description</h1>
</header>
<center>
<video style="max-width: 700px;height: auto;" controls poster="files/thumb.jpg">
<source src="files/bookclub.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</center>
<br>
<p class="padd" style="font-size: 18px;">
BookClub is an Android application to help people exchange and sell books that they no
longer need. The users can create a list of books that they wish to use as an exchange material and a list of
books that they want to sell. The prices of books in sell-lists cannot exceed the first-hand price of the book.
Similarly, the users can generate a list of books that they want to obtain via an exchange and a list of books
that they want to buy. If there is a match such that 2 users have the books that each of them wishes to get, the
system will notify users about the match. While finding matches, the system will consider user locations and user
trust rates, too. If both sides approve the trade, then the users will be able to chat with each other and decide
on the details of the trading process. If there has been no match for a user, the system will still make
suggestions based on the user’s wish list, trade history, etc. Thanks to BookClub, book trading will be simpler,
cheaper and more efficient than ever.
</p>
<ul class="actions" style="text-align: center">
<li><a href="https://github.com/bookclubapp" class="button">Go to GitHub</a></li>
</ul>
</div>
</section>
<!-- Contact -->
<section id="banner">
<div class="inner">
<h2>Documentations</h2>
<ul class="actions">
<li>
<a target="_blank" href="files/BookClub_ProjectSpecifications.pdf" class="button alt scrolly ">Specification Report</a>
<br><br>
<a target="_blank" href="files/BookClub_AnalysisReport.pdf" class="button alt scrolly ">Analysis Report</a>
<br><br>
<a target="_blank" href="files/BookClub_HighLevelDesignReport.pdf" class="button alt scrolly ">High-Level Design Report</a>
<br><br>
<a target="_blank" href="files/BookClub_LowLevelDesignReport.pdf" class="button alt scrolly ">Low-Level Design Report</a>
<br><br>
<a target="_blank" href="files/BookClub_FinalReport.pdf" class="button alt scrolly ">Final Report</a></li>
</ul>
</div>
</section>
<!-- Section -->
<section>
<div class="inner">
<header>
<h1>About Us</h1>
</header>
<section class="columns double">
<div class="column">
<span class="image left special"><img src="images/thumbs/mert_thumb.jpg" alt="" /></span>
<h3>Mert Dönmezyürek</h3>
<p>Creative Full Stack Developer
<br><a target="_blank" href="https://mertdy.com">mertdy.com</a>
</p>
<ul class="icons">
<li><a target="_blank" href="mailto://m.osmandonmezyurek@gmail.com" class="icon fa-envelope"><span class="label">Mail</span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/mertdy/" class="icon fa-linkedin"><span class="label">Facebook</span></a></li>
<li><a target="_blank" href="https://www.instagram.com/mertosmandy/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a target="_blank" href="https://wa.me/905511020880?text=Hello%2C+I+saw+you+on+bookclubapp+website" class="icon fa-whatsapp"><span class="label">Whatsapp</span></a></li>
</ul>
</div>
<div class="column">
<span class="image left special"><img src="images/thumbs/mehin_thumb.jpg" alt="" /></span>
<h3>Mahin Khankishizade</h3>
<p>Talented Backend Developer
<br><a target="_blank" href="https://mehinkh.com">mehinkh.com</a>
</p>
<ul class="icons">
<li><a target="_blank" href="mailto://mahinkhankishizade@gmail.com" class="icon fa-envelope"><span class="label">Mail</span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/mahinkhankishizade" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a target="_blank" href="https://www.instagram.com/meigochi/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
</ul>
</div>
<div class="column">
<span class="image left special"><img src="images/thumbs/baris_thumb.jpg" alt="" /></span>
<h3>Barış Eymür</h3>
<p>Team Player, Loves Coding
</p>
<ul class="icons">
<li><a target="_blank" href="mailto://bariseymur@gmail.com" class="icon fa-envelope"><span class="label">Mail</span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/baris-eymur-560514137/" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a target="_blank" href="https://www.instagram.com/bariseymur/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
</ul>
</div>
<div class="column">
<span class="image left special"><img src="images/thumbs/bikem_thumb.jpg" alt="" /></span>
<h3>Bikem Çamli</h3>
<p>Perfect Team Member
</p>
<ul class="icons">
<li><a target="_blank" href="mailto://bikemcamli@gmail.com" class="icon fa-envelope"><span class="label">Mail</span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/bikemcamli/" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a target="_blank" href="https://www.instagram.com/bikemcamli/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
</ul>
</div>
<div class="column">
<span class="image left special"><img src="images/thumbs/deniz_thumb.jpg" alt="" /></span>
<h3>Deniz Şen</h3>
<p>Android Specialist
</p>
<ul class="icons">
<li><a target="_blank" href="mailto://denizsen97@gmail.com" class="icon fa-envelope"><span class="label">Mail</span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/deniz-%C5%9Fen-b93026140/" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a target="_blank" href="https://www.instagram.com/denizsen97/" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
</ul>
</div>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="copyright">
© BookClub.
</div>
</footer>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>