diff --git a/static/css/style.css b/static/css/style.css index 9cfde6b..e69de29 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,4 +0,0 @@ -html, -body { - height: 100%; -} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 48cf0be..d313584 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,6 +1,8 @@ + + @@ -8,10 +10,11 @@ Hello world! - -
-
-
+ +
+ +
+

Current price:

@@ -26,31 +29,83 @@

+
-
-
-
-

Profit / Loss:

+ +
+
+
+
+

Open positions:

-
-
-

0.00 %

-
+
+ + + + + + + + + + + + + + + + + +
IDDateAmountP/L
101/01/2020BTC +1.00001.00 %
-

- Last updated 3 mins ago -

- -
-
-

Price graph here

-
-
-

Buttons and stuff here

+ +
+
+
+

Open orders:

+
+
+ + + + + + + + + + + + + + + + + +
IDDateAmountP/L
101/01/2020BTC +1.00001.00 %
+
-
- \ No newline at end of file + +
+
+

Price chart:

+

Price graph here

+
+
+

Buttons and stuff here

+
+
+
+ + + + + \ No newline at end of file