-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
52 lines (46 loc) · 3.42 KB
/
index.html
File metadata and controls
52 lines (46 loc) · 3.42 KB
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Our Wedding App by michaelprimez</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Our Wedding App</h1>
<h2 class="project-tagline"></h2>
<a href="https://github.com/michaelprimez/ourwedding" class="btn">View on GitHub</a>
<a href="https://github.com/michaelprimez/ourwedding/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/michaelprimez/ourwedding/tarball/master" class="btn">Download .tar.gz</a>
</section>
<section class="main-content">
<h3>
<a id="welcome-to-our-wedding-app-page" class="anchor" href="#welcome-to-our-wedding-app-page" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to Our Wedding App page.</h3>
<p>Our Wedding is an application for iOS and <a href="https://play.google.com/store/apps/details?id=gr.michaelprimez.our_wedding_app">Android</a> that allow couples to present to their guests all the needed informations about their wedding</p>
<p><a href="https://play.google.com/store/apps/details?id=gr.michaelprimez.our_wedding_app&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img src="https://github.com/michaelprimez/ourwedding/blob/master/wedding_couple.png" alt="Get it on Google Play"></a></p>
<h3>
<a id="who-it-works" class="anchor" href="#who-it-works" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Who it works</h3>
<p>Couples distribute the invitations to their guests referencing the app. The invitation also contains the credentials to access the content of the app. Users/Guests register to the wedding and to the pre-wedding events.</p>
<h3>
<a id="description" class="anchor" href="#description" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Description</h3>
<p>Our Wedding app is a complementary to our invitations. It contains information about:</p>
<ul>
<li>The schedule of pre-wedding event.</li>
<li>The schedule of the wedding day.</li>
<li>Place that must visit.</li>
<li>Accommodations and special offers about it.</li>
<li>All the available transportation that can use in the island.</li>
</ul>
<p>Are hope is, our guests to have all the valiable information and enjoy with us our important day.</p>
<p>If someone else is interested for an app like this cam contact me through email.</p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/michaelprimez/ourwedding">Our Wedding App</a> is maintained by <a href="https://github.com/michaelprimez">michaelprimez</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>