Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tudororban/chern

Personal Finance App
https://github.com/tudororban/chern

nodejs personal-finance vue

Last synced: about 1 month ago
JSON representation

Personal Finance App

Awesome Lists containing this project

README

        

### Chern

Chern is a personal finance management application designed to simplify your financial life. Manage transactions, set and track budgets, and gain insights into your spending habits with detailed reports and analyses. Chern empowers you to take control of your money, providing the tools you need to optimize your financial health.

![Transactions Page](/screenshots/TransactionsPage.png)

### How to use
To run the app, follow these steps:
1. Ensure you have installed: a newer version of Node, Docker.
2. Fetch the repository, and from the root folder run: `cd scripts`, `./RestartBackend.ps1`. This script will build the Docker-image and start the server and the MongoDB service.
3. Open another terminal and from the root folder run: `cd frontend`, `npm run serve`. Now you can access the app at http://localhost:8080.

### Status
In mid stages of development.

### Contributing
All contributions are warmly welcomed. Please follow the general best practices regarding the Github workflow and code style, and our [Code of Conduct](https://github.com/TudorOrban/Chern/blob/main/CODE_OF_CONDUCT.md).