https://github.com/deryeger/finwa-legacy
https://github.com/deryeger/finwa-legacy
angular finance-management kotlin ktor typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deryeger/finwa-legacy
- Owner: DerYeger
- License: mit
- Created: 2021-02-17T22:53:05.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-07-30T08:47:41.000Z (almost 5 years ago)
- Last Synced: 2025-10-09T12:05:05.528Z (9 months ago)
- Topics: angular, finance-management, kotlin, ktor, typescript
- Language: TypeScript
- Homepage: https://finwa.yeger.eu
- Size: 3.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FinWa
[](https://github.com/DerYeger/finwa/actions/workflows/frontend_ci.yml)
[](https://github.com/DerYeger/finwa/actions/workflows/backend_ci.yml)
FinWa (**Fin**ance **Wa**tcher) is an application which helps keeping track of ongoing spendings.
It consists of two components
- The frontend hosted on [GitHub Pages](https://finwa.yeger.eu).
- A self-hosted backend, available on [DockerHub](https://hub.docker.com/repository/docker/deryeger/finwa-backend).
The stack of the backend is available [here](https://github.com/DerYeger/finwa-legacy-stack).
~~FinWa is currently in development.~~
## Notice
This project has been abandoned and replaced by https://github.com/DerYeger/finwa.
## Planned features
- One-time expenses
- Continuous expenses (weekly, monthly, yearly)
- Cost sharing
- Visualization through various charts
- `docker-compose.yml` for easy deployment