Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java ExpenseManager GUI with Database linkage #2616

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Java ExpenseManager GUI with Database linkage #2616

merged 1 commit into from
Oct 6, 2022

Conversation

smilewithkhushi
Copy link
Contributor

@smilewithkhushi smilewithkhushi commented Oct 6, 2022

Expense manager java GUI linked with mySQL database using Java swing and mySQL.

Problem

user need an easy method to maintain a record of their ongoing expenses

Solution

an expense management system for user where they can track and store their expenses.

  • Helps the user to store their daily/monthly expenses through this Java GUI.
  • When the user clicks the button to save the data, data gets stored in the tabular format in the mySQL database linked with it.
  • User can easily categorize their expenses and under labels such as : Category of expense, status of expense (paid/unpaid/reimbursed) , data and time, etc

Changes proposed in this Pull Request :

  • 1.Created a new Java GUI program using Swing and mySQL Database linking
  • ..

Screenshots

Preview :
expense

Preview of linked mySQL Database Table where contents are stored :
Screenshot (944)

Expense manager java GUI linked with mySQL database
@smilewithkhushi
Copy link
Contributor Author

@fineanmol I request you to preview the above project!
It's my first contribution. pls let me know if any additional changes are required.
Hence, I request you to merge this PR.

@fineanmol fineanmol merged commit 389f896 into fineanmol:master Oct 6, 2022
@smilewithkhushi
Copy link
Contributor Author

image


hi @fineanmol , will you pls let me know what did it happen? is there any method to resolve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants