GithubHelp home page GithubHelp logo

ap2323 / expense-tracker Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 48 KB

Expense Tracker Java Console Application

Java 100.00%
console-app console-application expense-tracker expenses-tracker mvc mvc-pattern

expense-tracker's Introduction

Expense Tracker

Table of Contents

About Expense Tracker

Expense Tracker is a comprehensive application designed to help users manage their finances by tracking income and expenses. The application provides insightful reports and analysis to help users understand their spending habits and make informed financial decisions.

Features

  • User Authentication: Secure login and registration system.
  • Add Transactions: Easily add income and expense entries.
  • Categorize Transactions: Assign categories to transactions for better organization.
  • Generate Reports: View detailed reports and summaries of financial data.
  • User-friendly Interface: Intuitive and easy-to-use interface.
  • Groups: User can create groups for trip planning, etc.,
  • Multi-user Accounts: User can create multiple accounts and change accounts.

Technologies Used

  • Java: Core programming language used for application development.
  • JDBC: Java Database Connectivity for database interaction.
  • MySQL: Database management system.

Setup

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • MySQL

Installation

Clone the repository:

git clone https://github.com/ap2323/Expense-Tracker.git
cd expense-tracker

Database Configuration

Update the dbconfig.properties file with your MySQL credentials.

database.name= expense_tracker
database.user=yourusername
database.password=yourpassword

Database Configuration

The DatabaseConfiguration class sets up the database and creates the necessary tables. Ensure you have provided correct MySQL credentials in the dbconfig.properties file.

Tables

  • Users
  • referral accounts
  • Budget
  • expenses
  • income
  • transactions
  • expense groups
  • group members

Usage

  • User Registration.

  • Run the application.

  • Follow the prompts to register a new user.

    Screenshot from 2024-06-21 16-38-13

  • Log in using your credentials.

    Screenshot from 2024-06-21 16-38-44

    Home page loads current month expenses and income.

  • Add Tranasction

    Screenshot from 2024-06-21 16-47-58

  • After add expense.

    Screenshot from 2024-06-21 16-49-50

  • Set the budget.

    Screenshot from 2024-06-21 16-50-12

  • After add multiple expenses and income.

    Screenshot from 2024-06-21 16-52-37

  • View Income.

    Screenshot from 2024-06-21 16-52-51

  • View Expenses.

    Screenshot from 2024-06-21 16-52-58

  • Edit transaction

    Screenshot from 2024-06-21 16-56-38

    Screenshot from 2024-06-21 16-56-45

  • Remove transaction

    Screenshot from 2024-06-21 16-58-23

  • Create Group

    Screenshot from 2024-06-21 17-00-07

  • View Group

    Screenshot from 2024-06-21 17-02-27

    After adding another user for add to group.

  • Add member and view members.

    Screenshot from 2024-06-21 17-02-46

  • Add expense to group and view Expense

    Screenshot from 2024-06-21 17-06-00

    Screenshot from 2024-06-21 17-06-07

  • Multi-Account

    In Settings, you can see the multi-account option and other options.

    Screenshot from 2024-06-21 17-07-30

    Add Account and Change Account

    Screenshot from 2024-06-21 17-09-48

    After changing,

    Screenshot from 2024-06-21 17-09-53

Contributing

We welcome contributions from the community! If you find a bug or want to add a feature, please open an issue or submit a pull request.

Steps to Contribute

  • Fork the repository.
  • Create a new branch.
  • Make your changes.
  • Submit a pull request.

TRUST YOUR CRAZY IDEAS!.

expense-tracker's People

Contributors

ap2323 avatar

Stargazers

 avatar  avatar

Watchers

 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.