# BudgetMaster
Manage your monthly budget easily with BudgetMaster

## Available Languages
- 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)

## Screenshots

![normal](https://user-images.githubusercontent.com/16324894/31136348-48313fd4-a868-11e7-979a-2854f7720525.png)  

![overbudget](https://user-images.githubusercontent.com/16324894/31136349-48e8355e-a868-11e7-8308-a6c5067c7e80.png)  

![buchungen](https://user-images.githubusercontent.com/16324894/31136350-4a03cbec-a868-11e7-802e-98140041a406.png)  

![filter](https://user-images.githubusercontent.com/16324894/31136353-4b8c7c48-a868-11e7-99eb-a3e8800c7502.png)  

![suche](https://user-images.githubusercontent.com/16324894/31136356-4d631ff4-a868-11e7-85f9-77164baeb31c.png)  

![bearbeiten](https://user-images.githubusercontent.com/16324894/31136360-4e9c073c-a868-11e7-8707-cd76d135601c.png)  

![kategorien](https://user-images.githubusercontent.com/16324894/31136362-5204164e-a868-11e7-9bd8-a345fa927f2e.png)  

![diagramme_1](https://user-images.githubusercontent.com/16324894/31136365-555e9044-a868-11e7-8767-0846ba51f3b0.png)  

![diagramme_2](https://user-images.githubusercontent.com/16324894/31136366-5589e4a6-a868-11e7-826a-de223b1bbc85.png)  

![diagramme_3](https://user-images.githubusercontent.com/16324894/31136367-558df064-a868-11e7-9d9a-5bfb78325ee0.png)  

![bericht_1](https://user-images.githubusercontent.com/16324894/31136375-580112f4-a868-11e7-9b12-28dd936b135b.png)  

![bericht_2](https://user-images.githubusercontent.com/16324894/31136518-cd900e30-a868-11e7-90f8-c2c44a629a8d.jpg)  

![einstellungen](https://user-images.githubusercontent.com/16324894/31136379-59c15248-a868-11e7-9d68-1b5fa96a1106.png)