Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 749 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 749 Bytes

JBUDGET

This is a project for the exam of "Advanced Programming" at the Bacheleror Degree in Computer Science at University of Camerino.

Description

This is a Gradle project.

The application is intended to manage family expenses and income. It allows the insertion and removal of various data such as: Transactions, movements, categories and budgets. Allows tablellar visualization GUI. It can also generate graphs for displaying the trend of the total budget, filtering if necessary by category.

Project build

gradle build

License

MIT