Skip to content

Commit

Permalink
Updated to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
IyaadDev committed Mar 24, 2023
1 parent eb2cb85 commit b75ae88
Show file tree
Hide file tree
Showing 31 changed files with 2,137 additions and 83 deletions.
47 changes: 47 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>DigiCash Dashboard</title>
<meta name="description" content="The one dashboard to manage your DigiCash. Don't have any? Create an account and get some free credits">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css?h=cb606d99bb2418df19b6bc818b41e412">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&amp;display=swap">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css?h=c6d4f54ff5f7e221a70cdd46daa396b3">
<link rel="stylesheet" href="assets/css/Bootstrap-Callout-Danger.css?h=42712a1218a3f115163d943aef23cb21">
<link rel="stylesheet" href="assets/css/Bootstrap-Callout-Warning.css?h=d700a2ae8ba74cb619374ec63071c063">
<link rel="stylesheet" href="assets/css/Navbar-Right-Links-Dark-icons.css?h=1fb7478465b62bffaafc5ff7d3ec5853">
</head>

<body class="text-center">
<!-- Start: Navbar With Button -->
<nav class="navbar navbar-light navbar-expand-lg sticky-top bg-white py-3" style="background: transparent;">
<div class="container"><a class="navbar-brand d-flex align-items-center" href="#"><span class="text-center d-xl-flex justify-content-xl-center align-items-xl-center"><i class="far fa-smile-wink" style="font-size: 23px;"></i>&nbsp;DigiCash Dashboard</span></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav me-auto">
<li class="nav-item"><a class="nav-link active" href="#">Dashboard Demo</a></li>
<li class="nav-item"><a class="nav-link" href="#">About</a></li>
<li class="nav-item"><a class="nav-link" href="#">Company</a></li>
</ul><a class="btn bg-white me-3" role="button" style="border-style: solid;border-color: #000000;" href="login.html">Log in</a><a class="btn btn-dark" role="button" href="signup.html">Sign up</a>
</div>
</div>
</nav><!-- End: Navbar With Button -->
<h1 class="text-center" style="color: rgb(0,0,0);font-weight: bold;margin: 20px;"><a class="btn btn-info btn-circle ms-1" role="button"><i class="fas fa-info-circle text-white"></i></a>&nbsp;About</h1>
<h1>Purpose</h1>
<p>DigiCash is a currency that aims to be a superior alternative to the United Arab Emirate Dirham, specifically for students, this was the original purpose of creation of the product, reasons may vary depending on product growth&nbsp;also, I had like a vision where like I have a qr generator site externally, so it will redirect to the dashboard page (dashboard.digicash.cf) but with something at the end like dashboard.digicash.cf/?payment=qrcode-15 so its asking to deduct 15 DigiCash&nbsp;from an account on the wallet page I will make soon</p>
<h1>Expected DigiCash growth</h1>
<p>Actual results may vary</p>
<div class="container">
<div>
<!-- Start: Area Chart -->
<div class="chart-area"><canvas data-bss-chart="{&quot;type&quot;:&quot;line&quot;,&quot;data&quot;:{&quot;labels&quot;:[&quot;April 2023&quot;,&quot;May 2023&quot;,&quot;June 2023&quot;,&quot;July 2023&quot;,&quot;August 2023&quot;,&quot;September 2023&quot;,&quot;October 2023&quot;,&quot;November 2023&quot;,&quot;December 2023&quot;],&quot;datasets&quot;:[{&quot;label&quot;:&quot;Value&quot;,&quot;fill&quot;:true,&quot;data&quot;:[&quot;0.009&quot;,&quot;0.01&quot;,&quot;0.00935&quot;,&quot;0.015&quot;,&quot;0.0001&quot;,&quot;0.001&quot;,&quot;0.005&quot;,&quot;0.009&quot;,&quot;0.015&quot;],&quot;backgroundColor&quot;:&quot;#0000000d&quot;,&quot;borderColor&quot;:&quot;#008751&quot;,&quot;borderWidth&quot;:&quot;4&quot;}]},&quot;options&quot;:{&quot;maintainAspectRatio&quot;:false,&quot;legend&quot;:{&quot;display&quot;:false,&quot;labels&quot;:{&quot;fontStyle&quot;:&quot;normal&quot;}},&quot;title&quot;:{&quot;fontStyle&quot;:&quot;bold&quot;,&quot;display&quot;:true,&quot;text&quot;:&quot;Predictions&quot;,&quot;fontColor&quot;:&quot;#000000&quot;,&quot;fontSize&quot;:19},&quot;scales&quot;:{&quot;xAxes&quot;:[{&quot;gridLines&quot;:{&quot;color&quot;:&quot;#000006&quot;,&quot;zeroLineColor&quot;:&quot;#000006&quot;,&quot;drawBorder&quot;:true,&quot;drawTicks&quot;:true,&quot;drawOnChartArea&quot;:false},&quot;ticks&quot;:{&quot;fontStyle&quot;:&quot;normal&quot;,&quot;beginAtZero&quot;:true}}],&quot;yAxes&quot;:[{&quot;gridLines&quot;:{&quot;color&quot;:&quot;#000006&quot;,&quot;zeroLineColor&quot;:&quot;#000006&quot;,&quot;drawBorder&quot;:true,&quot;drawTicks&quot;:true},&quot;ticks&quot;:{&quot;fontStyle&quot;:&quot;normal&quot;,&quot;beginAtZero&quot;:true}}]}}}"></canvas></div><!-- End: Area Chart -->
</div>
</div>
<script src="assets/bootstrap/js/bootstrap.min.js?h=79ff9637b74326c362fb6f7f5801a7ba"></script>
<script src="assets/js/chart.min.js?h=bd9843d1866f45d1406a12f7de05f9ff"></script>
<script src="assets/js/bs-init.js?h=bd1e7bf16294cd29af0339e7c8132178"></script>
<script src="assets/js/theme.js?h=79f403485707cf2617c5bc5a2d386bb0"></script>
</body>

</html>
45 changes: 45 additions & 0 deletions account-reclamation.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>DigiCash Dashboard</title>
<meta name="description" content="The one dashboard to manage your DigiCash. Don't have any? Create an account and get some free credits">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css?h=cb606d99bb2418df19b6bc818b41e412">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&amp;display=swap">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css?h=c6d4f54ff5f7e221a70cdd46daa396b3">
<link rel="stylesheet" href="assets/css/Bootstrap-Callout-Danger.css?h=42712a1218a3f115163d943aef23cb21">
<link rel="stylesheet" href="assets/css/Bootstrap-Callout-Warning.css?h=d700a2ae8ba74cb619374ec63071c063">
<link rel="stylesheet" href="assets/css/Navbar-Right-Links-Dark-icons.css?h=1fb7478465b62bffaafc5ff7d3ec5853">
</head>

<body>
<!-- Start: Navbar With Button -->
<nav class="navbar navbar-light navbar-expand-lg sticky-top py-3" style="background: transparent;">
<div class="container"><a class="navbar-brand d-flex align-items-center" href="#"><span class="text-center d-xl-flex justify-content-xl-center align-items-xl-center"><i class="far fa-smile-wink" style="font-size: 23px;"></i>&nbsp;DigiCash Dashboard</span></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-1"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="navbar-nav me-auto">
<li class="nav-item"><a class="nav-link active" href="#">Dashboard Demo</a></li>
<li class="nav-item"><a class="nav-link" href="#">About</a></li>
<li class="nav-item"><a class="nav-link" href="#">Company</a></li>
</ul><a class="btn bg-white me-3" role="button" style="border-style: solid;border-color: #000000;" href="login.html">Log in</a><a class="btn btn-dark" role="button" href="signup.html">Sign up</a>
</div>
</div>
</nav><!-- End: Navbar With Button -->
<section><img class="img-fluid d-md-none" src="assets/img/reclamation.webp?h=759f7453d8a127ccb4897ba51f97a6db"><!-- Start: Hero -->
<div data-bss-scroll-zoom="true" data-bss-scroll-zoom-speed="0.3" style="background-image: url(&quot;assets/img/reclamation.webp?h=759f7453d8a127ccb4897ba51f97a6db&quot;);background-position: center;background-size: cover;">
<!-- Start: Hero Content -->
<div class="text-center d-flex flex-column justify-content-center align-items-center py-4 px-3 hero-content" style="height: 650px;">
<h1 class="display-1 fw-bold" style="color: rgb(0,0,0);">Time to upgrade,<br>Honestly</h1>
<p class="font-monospace" style="font-family: monospace!important;">Dashboard-v0.7.1</p>
<p class="fs-5">Welcome to the DigiCash Dashboard, an alternative currency,</p><a class="btn btn-dark" role="button" href="signup.html">Get a free account</a>
</div><!-- End: Hero Content -->
</div><!-- End: Hero -->
</section>
<script src="assets/bootstrap/js/bootstrap.min.js?h=79ff9637b74326c362fb6f7f5801a7ba"></script>
<script src="assets/js/bs-init.js?h=bd1e7bf16294cd29af0339e7c8132178"></script>
<script src="assets/js/theme.js?h=79f403485707cf2617c5bc5a2d386bb0"></script>
</body>

</html>
Loading

0 comments on commit b75ae88

Please sign in to comment.