diff --git a/.gitignore b/.gitignore index e69de29..8ee54e8 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,30 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +.DS_Store +dist +dist-ssr +coverage +*.local + +/cypress/videos/ +/cypress/screenshots/ + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? + +*.tsbuildinfo diff --git a/index.html b/index.html new file mode 100644 index 0000000..a888544 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + +
+ + + +
+ For a guide and recipes on how to configure / customize this project,
+ check out the
+ vue-cli documentation.
+
README.md.
+ + {{ transaction.category.icon }}
+Income at 10th:
+Income at 25th:
+Expenses at 10th:
+Expenses at 25th:
+Left for unplanned:
+Current spending:
+{{dateErrorMessage}}
+ + +{{ editedCategory.category.description }}
+Categories
+Recurrent operations
+{{ recurrent.category.icon }}
+{{ recurrent.name }}
+{{ recurrent.description }}
+- {{ recurrent.amount }} руб.
+{{ recurrent.atDay }} числа
+ + +{{ category.icon }}
+{{ category.name }}
+{{ category.description }}
+{{ payment.description }}
+