Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylepatrick/myfinance
With the tool you have a better overview of your spend and earned money.
https://github.com/stylepatrick/myfinance
angular javascript money-manager moneytracker nodejs
Last synced: about 1 month ago
JSON representation
With the tool you have a better overview of your spend and earned money.
- Host: GitHub
- URL: https://github.com/stylepatrick/myfinance
- Owner: stylepatrick
- License: mit
- Created: 2019-10-21T18:40:43.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-07T16:36:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T05:26:42.906Z (almost 2 years ago)
- Topics: angular, javascript, money-manager, moneytracker, nodejs
- Language: TypeScript
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myFinance Project
## Concept
With the tool you have a better overview of your spend and earned money.
The Application provides a overview of your spend money and send you messages each month.
The tool can used for dividing bills each month with for example your girlfriend or parents.In your private overview you can also see in charts how much your salary was and how much money you have spent.
## Technical aspects
Project is build with Angular Frontend and JavaScript backend.
PostgresSQL is used for Store Data and Keycloak for User Authentification.
JavaScript backend is secured by BasicAuth.## Client
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.6.
## Backend
Backend is made with JavaScript and NodeJS.