diff --git a/.gitignore b/.gitignore index f7286cc..b9ed5c4 100644 --- a/.gitignore +++ b/.gitignore @@ -133,7 +133,4 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* - -#custom -/report \ No newline at end of file +.pnp.* \ No newline at end of file diff --git a/frontend/dev-dist/sw.js b/frontend/dev-dist/sw.js index 5b7b138..b06db9d 100644 --- a/frontend/dev-dist/sw.js +++ b/frontend/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-47da91e0'], (function (workbox) { 'use strict'; "revision": "3ca0b8505b4bec776b69afdba2768812" }, { "url": "index.html", - "revision": "0.luk243ceho" + "revision": "0.mdqcd0tthrg" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/report/category_screen.png b/report/category_screen.png new file mode 100644 index 0000000..62bd7e8 Binary files /dev/null and b/report/category_screen.png differ diff --git a/report/dashboard-preview.png b/report/dashboard-preview.png new file mode 100644 index 0000000..35d7d72 Binary files /dev/null and b/report/dashboard-preview.png differ diff --git a/report/igor-barcik-131780-projekt.pdf b/report/igor-barcik-131780-projekt.pdf new file mode 100644 index 0000000..23fdc2c Binary files /dev/null and b/report/igor-barcik-131780-projekt.pdf differ diff --git a/report/login_screen.png b/report/login_screen.png new file mode 100644 index 0000000..cfc9ad1 Binary files /dev/null and b/report/login_screen.png differ diff --git a/report/no-internet-image.png b/report/no-internet-image.png new file mode 100644 index 0000000..05a6554 Binary files /dev/null and b/report/no-internet-image.png differ diff --git a/report/report_screenshot_1.png b/report/report_screenshot_1.png new file mode 100644 index 0000000..ecd6869 Binary files /dev/null and b/report/report_screenshot_1.png differ diff --git a/report/responsive-dashboard-image.png b/report/responsive-dashboard-image.png new file mode 100644 index 0000000..4c427aa Binary files /dev/null and b/report/responsive-dashboard-image.png differ diff --git a/report/settings_screen.png b/report/settings_screen.png new file mode 100644 index 0000000..9d19a81 Binary files /dev/null and b/report/settings_screen.png differ diff --git a/report/transaction_screen.png b/report/transaction_screen.png new file mode 100644 index 0000000..583add3 Binary files /dev/null and b/report/transaction_screen.png differ