App for tracking personal finances
- Finance tracking in any currency
- Customizable expense entries with additional data such as geographical location
- Transaction entry templating
- Visual representation of user data
npm installquasar devnpm run lintquasar buildSee Configuring quasar.conf.js.
First off, clone the backend repository here.
dotnet restoredotnet ef database updatedotnet user-secrets set "connectionString" "Server={server};Database={db};Uid={uid};Pwd={pwd};"dotnet user-secrets set "secretKey" "{key}"dotnet run




