-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
329 lines (300 loc) · 17.1 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
<!DOCTYPE html>
<html lang="en">
<head>
<!-- META CHARSET -->
<meta charset="UTF-8">
<!-- META VIEWPORT -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- META EDGE -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- TITLE -->
<title>Avvio - one stop solution for all your startup needs</title>
<!-- META DESCRIPTION -->
<meta name="description"
content="A website that tends to solve the major problem of why major startups fail, and a gateway for providing guidance, support, and a platform for funding startups.">
<!-- META KEYWORDS -->
<meta name="keywords" content="
community
funding
funding and tenders portal
funding programs
fund of funds
fund raising
fund manager
fund administration
fund
support
guidance
guid
guido
startups
startups aachen
startups amsterdam
startups berlin
startups berlin jobs
startups colombia
startups deutschland
startups europe
startups for tomorrow
startups frankfurt
startups game
startups germany
startups hamburg
startups hannover
startups heidelberg
startups in berlin
startups in germany
startups in munich
startups jobs berlin
startups kenya
startups leipzig
startups or start ups
startups pakistan
startups portugal
startups que es
startups africa
startups examples
startups exemplos
startups layoffs
startups list
startups munich
startups mannheim
startups nrw
startups near me
startups of india">
<!-- META AUTHOR -->
<meta name="codefury5" content="avvio">
<link rel="logo icon" type="image/ico"
href="https://raw.githubusercontent.com/shell-raiser/codefury5.0/main/frontend/assets/favicon.ico?token=GHSAT0AAAAAABTOPIUQOWRVDV7WP6ZUW3H2YXX7YFA">
<link href="./public/neumorphism.css" rel="stylesheet" type="text/css">
<script src="https://kit.fontawesome.com/1da205bce6.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- <header class="header-global">
<nav class="navbar navbar-expand-lg navbar-transparent navbar-light shadow-soft navbar-theme-primary mb-4">
<div class="container position-relative">
<a class="navbar-brand mr-lg-5" href="./index.html">
<div class="row">
<div class="card shadow-soft shadow-inset text-muted" style="padding: 10px;">
Title
</div>
<div class="text-muted" style="padding: 10px;">
A Startup's Forum
</div>
</div>
</a>
<div class="d-flex align-items-lg-center">
<div class="nav-wrapper position-relative">
<ul class="nav nav-pills nav-fill flex-column flex-sm-row">
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0 " data-toggle="tab" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab" href="guidence.html">Guidence</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab"
href="community.html">Community</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab" href="funding.html">Funding</a>
</li>
<li class="nav-item">
<a class="nav-link mb-sm-3 mb-md-0" data-toggle="tab"
href="https://github.com/shell-raiser/codefury5.0">Github</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header> -->
<main>
<section class="section bg-primary overflow-hidden mb-4">
<div class="justify-content-center text-center" id="hero-section" style="height: 30vh;">
<h1 class="display-4 fst-italic">Avvio <br> One stop solution for all your startup needs</h1>
<p class="lead my-3">
A website that tends to solve the major problem of why major startups fail,
<br>
and a gateway for providing guidance, support, and a platform for funding startups.
</p>
<div class="container" id="authContainer" style="max-width: 500px;">
<div class="row justify-content-center">
<!-- Button trigger modal -->
<!-- Button trigger modal -->
<div class="col">
<button type="button" class="btn" data-bs-toggle="modal" data-bs-target="#loginModal">
Login
</button>
<!-- Modal -->
<div class="modal fade" id="loginModal" tabindex="-1" aria-labelledby="exampleModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body p-0">
<div class="card bg-primary shadow-soft border-light p-4">
<div class="card-header text-center pb-0">
<h2 class="h4">Sign in</h2>
</div>
<div class="card-body">
<form enctype="multipart/form-data" method="POST" action="/login"
class="mt-4">
<div class="form-group">
<div class="input-group mb-4">
<div class="input-group-prepend"><span
class="input-group-text"><span
class="fas fa-envelope"></span></span></div>
<input class="form-control" id="exampleInputIcon3"
placeholder="Username" type="text" name="username"
aria-label="email adress">
</div>
</div>
<div class="form-group">
<div class="form-group">
<div class="input-group mb-4">
<div class="input-group-prepend"><span
class="input-group-text"><span
class="fas fa-unlock-alt"></span></span>
</div><input class="form-control" name="password"
id="exampleInputPassword6"
placeholder="Password" type="password"
aria-label="Password" required="">
</div>
</div>
</div><button type="submit"
class="btn btn-block btn-primary">Sign
in</button>
</form>
<div
class="d-block d-sm-flex justify-content-center align-items-center mt-4">
<span class="font-weight-normal">Not registered? <a href="#"
class="font-weight-bold">Create account</a></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<button type="button" class="btn" data-bs-toggle="modal" data-bs-target="#signUpModal">
Sign Up
</button>
<!-- Modal -->
<div class="modal fade" id="signUpModal" tabindex="-1" aria-labelledby="exampleModalLabel"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body p-0">
<div class="card bg-primary shadow-soft border-light p-4">
<div class="card-header text-center pb-0">
<h2 class="h4">Sign Up</h2>
</div>
<div class="card-body">
<form enctype="multipart/form-data" method="POST" action="/register"
class="mt-4">
<div class="form-group">
<div class="input-group mb-4">
<div class="input-group-prepend"><span
class="input-group-text"><span
class="fas fa-envelope"></span></span></div>
<input class="form-control" id="exampleInputIcon3"
placeholder="Username" type="text" name="username"
aria-label="email adress">
</div>
</div>
<div class="form-group">
<div class="form-group">
<div class="input-group mb-4">
<div class="input-group-prepend"><span
class="input-group-text"><span
class="fas fa-unlock-alt"></span></span>
</div><input class="form-control"
id="exampleInputPassword6"
placeholder="Password" type="password"
name="password" aria-label="Password"
required="">
</div>
</div>
</div><button type="submit"
class="btn btn-block btn-primary">Sign
Up</button>
</form>
<div
class="d-block d-sm-flex justify-content-center align-items-center mt-4">
<span class="font-weight-normal">Already registered? <a href="#"
class="font-weight-bold">Login</a></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<!-- <h4 class="text-center">There is something for everyone</h4> -->
<div class="container text-center mb-5">
<div class="row">
<div class="col">
<div class="card shadow-soft mb-3" style="height:100%;">
<div class="card-body">
<h2 class="card-title">Individuals</h2>
<p class="card-text">Have a startup idea, and want to pitch it to proffessionals and
other enthusiasts
like you ?</p>
</div>
<a href="/community" class="card-footer"><span>Post your idea!</span></a>
</div>
</div>
<div class="col">
<div class="card shadow-soft mb-3" style="height:100%;">
<div class="card-body">
<h2 class="card-title">Investors</h2>
<p class="card-text"> Looking to fund new and promising ventures ?</p>
</div>
<a href="/allStartups" class="card-footer"><span>See what startups are doing</span></a>
</div>
</div>
<div class="col">
<div class="card shadow-soft mb-3" style="height:100%;">
<div class="card-body">
<h2 class="card-title">Mentors</h2>
<p class="card-text">Want to help other startups with thier problems, and get paid for
your skills along
the way ?</p>
</div>
<a href="/mentorship" class="card-footer"><span>Register your mentor profile</span></a>
</div>
</div>
<div class="col">
<div class="card shadow-soft mb-3" style="height:100%;">
<div class="card-body">
<h2 class="card-title">Startups</h2>
<p class="card-text">Need to find the right hire, or want to attract investors ?</p>
</div>
<a href="/allStartups" class="card-footer"><span>Create a Profile page</span></a>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer bg-dark text-white text-center">
<p>
<strong>Avvio</strong> by <a href="https://github.com/thanmaisai">Thanmai Sai P</a>, <a
href="https://github.com/shell-raiser">K S Shailesh </a>, <a
href="https://github.com/Beast-Sanjay">Sanjay C H</a>.
</p>
<p class="mb-0"><strong>Made for Codefury 5.0</strong></p>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa"
crossorigin="anonymous"></script>
</body>
</html>