diff --git a/front/static/dashboard.html b/front/static/dashboard.html index 4fd41b8..05732ef 100644 --- a/front/static/dashboard.html +++ b/front/static/dashboard.html @@ -17,39 +17,29 @@
-
-

Reimbursinator Report

-
-
-
- -
-
-
-
-

New report

-
-
-

Unfinished Reports

-
-
-

Report history

-
-
-
-
+

Welcome, you are logged in

diff --git a/front/static/edit_report.html b/front/static/edit_report.html new file mode 100644 index 0000000..56ea832 --- /dev/null +++ b/front/static/edit_report.html @@ -0,0 +1,47 @@ + + + + + + + + + + + Reimbursinator + + + +
+

Edit an existing report

+
+ + + + diff --git a/front/static/index.html b/front/static/index.html index ac88bbd..536c2a1 100644 --- a/front/static/index.html +++ b/front/static/index.html @@ -19,16 +19,10 @@ @@ -36,6 +30,9 @@

Reimbursinator

+

An open source expense management solution sponsored by the Software Freedom Conservancy

+ Log In » + Sign Up »
diff --git a/front/static/new_report.html b/front/static/new_report.html new file mode 100644 index 0000000..c6e1a6c --- /dev/null +++ b/front/static/new_report.html @@ -0,0 +1,46 @@ + + + + + + + + + + + Reimbursinator + + + +
+

Create a new report

+
+ + + diff --git a/front/static/view_history.html b/front/static/view_history.html new file mode 100644 index 0000000..8cefece --- /dev/null +++ b/front/static/view_history.html @@ -0,0 +1,47 @@ + + + + + + + + + + + Reimbursinator + + + +
+

View report history

+
+ + + +