Newer
Older
# BudgetMaster
Manage your monthly budget easily with BudgetMaster
- English [Screenshots](https://github.com/deadlocker8/BudgetMaster/wiki/English%20Screenshots) [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=1)
- German [Screenshots](https://github.com/deadlocker8/BudgetMaster/wiki/German%20Screenshots) [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=2)
## In case of Errors
- see corresponding error logs
- Client: `your_home_directory/Deadlocker/BudgetMaster/error.log`
- Server: `folder_containing_BudgetMasterServer/error.log`
- print errors to console (only for client)
- start the client via console: `java -jar BudgetMasterClient.jar --loglevel=DEBUG`
## [Installation Instructions](https://github.com/deadlocker8/BudgetMaster/wiki/Server-Installation)
## Additional Information
This repo is using a special repo named `Tools` as dependency which is available [here](https://github.com/deadlocker8/Tools) (just download and install via maven)












