Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.