-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcryosleep.html
More file actions
22 lines (21 loc) · 817 Bytes
/
cryosleep.html
File metadata and controls
22 lines (21 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Harrison Favour (Cryosleep)
layout: default
---
<section style="height:90vh;">
<header>
<h1>Cryosleep</h1>
</header>
<aside class="section__aside">
<span>CRYOSLEEP</span>
</aside>
<article>
<h2>Bitcoin Transactions Management System</h2>
<p>
Have you ever wanted an easy way to manage you Bitcoin address and make deposits, send coins to addresses and convert your cryptocurrency into hard currency?
Cryosleep was created to do just that. It was built with a PHP backend and AngularJS on the front-end.
I worked with PHP, JavaScript, HTML, CSS and a MySQL database to build the application.
</p>
<p>Check out the application @ <a class="card__link" href="https://cryosleep.herokuapp.com/">https://cryosleep.herokuapp.com</a>.</p>
</article>
</section>