Git Product home page Git Product logo

personal_finance_management's Introduction

Personal Finance Management System 💰

Overview

The Personal Finance Management System is an application developed using Java Swing on Apache NetBeans IDE and MySQL for Database Management. This system enables users to monitor their financial habits, track previous transactions, and visualize monthly financial data using charts.

Software Used

  • IDE: Apache NetBeans
  • Database: MySQL
  • Java UI Framework: Java Swing
  • Chart Library: XChart

Features

  1. Account Management: Users can create and manage multiple accounts to meet their financial needs.
  2. Summarized Display: Provides users with a clear overview of their financial status, including current savings and spending habits.
  3. Income and Expense Tracking: Dedicated tabs allow users to conveniently record their income and expenses, facilitating efficient management of finances.
  4. Interactive Charts: Visualize monthly expenditure and savings through interactive charts, offering users insightful graphical representations of their financial data.
  5. Transaction History: Easily access and review the latest transactions, enabling users to track their financial activity over time.
  6. Savings Target: Set savings targets with a progress bar indicating the progress towards the goal for the current month, empowering users to stay focused on their financial objectives.

Additional Libraries Used

  • JDBC Driver (MySQL Connector): Connects Java applications to MySQL databases.
  • JCalendar: Provides Date-related components for user-friendly date selection.
  • XChart: Generates interactive charts for visualizing financial data.
  • AbsoluteLayout: Facilitates precise positioning of UI components.

Project Structure

📦src
┣ 📂Chart
┃ ┗ 📜IncomeExpenseChart.java
┣ 📂Database
┃ ┣ 📜DatabaseManager.java
┃ ┗ 📜UserSession.java
┣ 📂Home
┃ ┣ 📜HomePage.form
┃ ┗ 📜HomePage.java
┣ 📂Icon
┃ ┗ 📜icons.png...
┣ 📂Login
┃ ┣ 📜Login.form
┃ ┣ 📜Login.java
┃ ┣ 📜SignUp.form
┃ ┗ 📜SignUp.java
┗ 📂personalfinancemanagement
┗ 📜PersonalFinanceManagement.java

Screenshots

Login

Login Page

Signup

Signup Page

Home

Home Page

Accounts

Accounts Page

Income

Income Page

Expense

Expense Page

Budget

Budget Page

Installation

  1. Clone the repository.
  2. Open the project in Apache NetBeans.
  3. Set up the MySQL database according to the provided schema.
    • Navigate to the database_setup folder and follow the instructions in the README.md file to set up the database.
  4. Run the project.

Usage

  1. Sign up for an account or log in if you already have one.
  2. Add accounts and set up your financial details.
  3. Record your income and expenses.
  4. Monitor your financial status through the provided charts and summaries.

Contributors

personal_finance_management's People

Contributors

sachinmhetre678 avatar mihirhebalkar avatar onkar69483 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.