Skip to content

Commit

Permalink
added 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinconrad committed Oct 24, 2020
1 parent eacb3cf commit 30df2c5
Show file tree
Hide file tree
Showing 25 changed files with 60 additions and 411 deletions.
59 changes: 8 additions & 51 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ npm install
9. ...

## Plugins included
*[amcharts](https://www.amcharts.com)
*[aos](https://michalsnik.github.io/aos)
*[apexchart](https://apexcharts.com)
[amcharts](https://www.amcharts.com)
[aos](https://michalsnik.github.io/aos)
[apexchart](https://apexcharts.com)
[bootstrap](https://getbootstrap.com)
[bootstrap4-notify](http://bootstrap-notify.remabledesigns.com)
[bootstrap-daterangepicker](https://www.daterangepicker.com)
Expand All @@ -71,58 +71,15 @@ npm install
[highlightjs](https://highlightjs.org)




## Usage example

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

_For more examples and usage, please refer to the [Wiki][wiki]._

## Development setup

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

```sh
make install
npm test
```

## Release History

* 0.2.1
* CHANGE: Update docs (module code remains unchanged)
* 0.2.0
* CHANGE: Remove `setDefaultXYZ()`
* ADD: Add `init()`
* 0.1.1
* FIX: Crash when calling `baz()` (Thanks @GenerousContributorName!)
* 0.1.0
* The first proper release
* CHANGE: Rename `foo()` to `bar()`
* 0.0.1
* Work in progress

## Meta

Your Name – [@YourTwitter](https://twitter.com/dbader_org)YourEmail@example.com

Distributed under the XYZ license. See ``LICENSE`` for more information.
Kelvin Conrad – [@YourTwitter](https://twitter.com/Klvnconrad)YourEmail@example.com

[https://github.com/yourname/github-link](https://github.com/dbader/)

## Contributing

1. Fork it (<https://github.com/yourname/yourproject/fork>)
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
1. Fork it (<https://github.com/kelvinconrad/Eatio-Bootstrap-Dashboard/fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

<!-- Markdown link & img dfn's -->
[npm-image]: https://img.shields.io/npm/v/datadog-metrics.svg?style=flat-square
[npm-url]: https://npmjs.org/package/datadog-metrics
[npm-downloads]: https://img.shields.io/npm/dm/datadog-metrics.svg?style=flat-square
[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics
[wiki]: https://github.com/yourname/yourproject/wiki
28 changes: 3 additions & 25 deletions map-jqvmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<!-- Vectormap -->
Expand Down Expand Up @@ -855,8 +855,8 @@ <h6 class="mb-1">Reminder : Treatment Time!</h6>
<a href="javascript:void(0);" class="btn btn-primary btn-block light">+ Add Menus</a>
</div>
<div class="copyright">
<p><strong>Davur - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>
<p>Made with <i class="fa fa-heart"></i> by DexignZone</p>
<p><strong>Eatio - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>

</div>
</div>
</div>
Expand Down Expand Up @@ -914,28 +914,6 @@ <h4 class="card-title">USA</h4>
Content body end
***********************************-->


<!--**********************************
Footer start
***********************************-->
<div class="footer">
<div class="copyright">
<p>Copyright © Designed &amp; Developed by <a href="http://dexignzone.com/" target="_blank">DexignZone</a> 2020</p>
</div>
</div>
<!--**********************************
Footer end
***********************************-->

<!--**********************************
Support ticket button start
***********************************-->

<!--**********************************
Support ticket button end
***********************************-->


</div>
<!--**********************************
Main wrapper end
Expand Down
26 changes: 3 additions & 23 deletions page-analytics.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./vendor/jqvmap/css/jqvmap.min.css" rel="stylesheet">
Expand Down Expand Up @@ -849,8 +849,7 @@ <h6 class="mb-1">Reminder : Treatment Time!</h6>
<a href="javascript:void(0);" class="btn btn-primary btn-block light">+ Add Menus</a>
</div>
<div class="copyright">
<p><strong>Davur - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>
<p>Made with <i class="fa fa-heart"></i> by DexignZone</p>
<p><strong>Eatio - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -1573,26 +1572,7 @@ <h3 class="mb-0 font-w600 text-secondary">$5.67</h3>
Content body end
***********************************-->

<!--**********************************
Footer start
***********************************-->
<div class="footer">
<div class="copyright">
<p>Copyright © Designed &amp; Developed by <a href="http://dexignzone.com/" target="_blank">DexignZone</a> 2020</p>
</div>
</div>
<!--**********************************
Footer end
***********************************-->

<!--**********************************
Support ticket button start
***********************************-->

<!--**********************************
Support ticket button end
***********************************-->



</div>
<!--**********************************
Expand Down
2 changes: 1 addition & 1 deletion page-error-400.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
2 changes: 1 addition & 1 deletion page-error-403.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
2 changes: 1 addition & 1 deletion page-error-404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
2 changes: 1 addition & 1 deletion page-error-500.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
2 changes: 1 addition & 1 deletion page-error-503.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
2 changes: 1 addition & 1 deletion page-forgot-password.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
26 changes: 3 additions & 23 deletions page-general-customers.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./vendor/datatables/css/jquery.dataTables.min.css" rel="stylesheet">
Expand Down Expand Up @@ -848,8 +848,8 @@ <h6 class="mb-1">Reminder : Treatment Time!</h6>
<a href="javascript:void(0);" class="btn btn-primary btn-block light">+ Add Menus</a>
</div>
<div class="copyright">
<p><strong>Davur - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>
<p>Made with <i class="fa fa-heart"></i> by DexignZone</p>
<p><strong>Eatio - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>

</div>
</div>
</div>
Expand Down Expand Up @@ -1511,26 +1511,6 @@ <h2 class="text-black font-w600 mb-0">General Customers</h2>
Content body end
***********************************-->

<!--**********************************
Footer start
***********************************-->
<div class="footer">
<div class="copyright">
<p>Copyright © Designed &amp; Developed by <a href="http://dexignzone.com/" target="_blank">DexignZone</a> 2020</p>
</div>
</div>
<!--**********************************
Footer end
***********************************-->

<!--**********************************
Support ticket button start
***********************************-->

<!--**********************************
Support ticket button end
***********************************-->


</div>
<!--**********************************
Expand Down
2 changes: 1 addition & 1 deletion page-lock-screen.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
2 changes: 1 addition & 1 deletion page-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
26 changes: 3 additions & 23 deletions page-order-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./vendor/datatables/css/jquery.dataTables.min.css" rel="stylesheet">
Expand Down Expand Up @@ -848,8 +848,8 @@ <h6 class="mb-1">Reminder : Treatment Time!</h6>
<a href="javascript:void(0);" class="btn btn-primary btn-block light">+ Add Menus</a>
</div>
<div class="copyright">
<p><strong>Davur - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>
<p>Made with <i class="fa fa-heart"></i> by DexignZone</p>
<p><strong>Eatio - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>

</div>
</div>
</div>
Expand Down Expand Up @@ -1497,26 +1497,6 @@ <h2 class="text-black font-w600 mb-0">Orders</h2>
Content body end
***********************************-->

<!--**********************************
Footer start
***********************************-->
<div class="footer">
<div class="copyright">
<p>Copyright © Designed &amp; Developed by <a href="http://dexignzone.com/" target="_blank">DexignZone</a> 2020</p>
</div>
</div>
<!--**********************************
Footer end
***********************************-->

<!--**********************************
Support ticket button start
***********************************-->

<!--**********************************
Support ticket button end
***********************************-->


</div>
<!--**********************************
Expand Down
24 changes: 3 additions & 21 deletions page-order.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./vendor/jqvmap/css/jqvmap.min.css" rel="stylesheet">
Expand Down Expand Up @@ -849,8 +849,8 @@ <h6 class="mb-1">Reminder : Treatment Time!</h6>
<a href="javascript:void(0);" class="btn btn-primary btn-block light">+ Add Menus</a>
</div>
<div class="copyright">
<p><strong>Davur - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>
<p>Made with <i class="fa fa-heart"></i> by DexignZone</p>
<p><strong>Eatio - Restaurant Admin Dashboard</strong> © 2020 All Rights Reserved</p>

</div>
</div>
</div>
Expand Down Expand Up @@ -1105,25 +1105,7 @@ <h4 class="my-0 text-black">Kevin Hobs Jr.</h4>
Content body end
***********************************-->

<!--**********************************
Footer start
***********************************-->
<div class="footer">
<div class="copyright">
<p>Copyright © Designed &amp; Developed by <a href="http://dexignzone.com/" target="_blank">DexignZone</a> 2020</p>
</div>
</div>
<!--**********************************
Footer end
***********************************-->

<!--**********************************
Support ticket button start
***********************************-->

<!--**********************************
Support ticket button end
***********************************-->


</div>
Expand Down
2 changes: 1 addition & 1 deletion page-register.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Davur - Restaurant Food Order Bootstrap Admin Dashboard</title>
<title>Eatio - Restaurant Food Order Bootstrap Admin Dashboard</title>
<!-- Favicon icon -->
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon.png">
<link href="./css/style.css" rel="stylesheet">
Expand Down
Loading

0 comments on commit 30df2c5

Please sign in to comment.