Skip to content

a concise Swing and JDBC based JAVA app to organize personal finance

Notifications You must be signed in to change notification settings

mckf111/hutubill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hutubill

This is a concise JAVA app to organize personal finance, which is based on Swing and JDBC. Some design patterns are involved, such as singleton and Service-Entity-DAO, etc. The app now can only be used by running the /src/startup/Bootstrap.java under certain JAVA IDE, the exe file will come later.

Below are different panel snapshots:

  1. Home - Overview of financial status

  1. Record - Record new consumption

  1. Category - Add new consumption category (eg. shopping, party, etc.)

  1. Report - Review monthly consumption as chart

  1. Configuration - Set the budget and MySQL installation path

  1. Backup - Save current status

  1. Recover - Recover last saved status

This project idea comes from practices in a JAVA learning website: how2j.

Redistribution is NOT allowed, it is only for personal study!

About

a concise Swing and JDBC based JAVA app to organize personal finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages