GithubHelp home page GithubHelp logo

accounting-ledger-application's Introduction

Ledger Application

This is a Java application for managing transactions and displaying ledger information.

Features

  • View transactions
  • Make a payment
  • Display ledger
  • Generate reports

How to Use

  1. Compile the Java files using a Java compiler.
  2. Run the Main class to start the application.
  3. Follow the on-screen prompts to navigate through the application menu.
  4. Choose options to view transactions, make payments, display the ledger, or generate reports.
  5. Exit the application by selecting the appropriate option.

Files

  • Main.java: Contains the main class with the application logic.
  • transactions.csv: CSV file used to store transaction data.

Usage Notes

  • Ensure that the transactions.csv file is present in the project directory before running the application.
  • Make sure to enter valid inputs as per the application prompts to avoid errors.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to create a pull request or open an issue.

accounting-ledger-application's People

Contributors

jayknightt avatar

Watchers

 avatar

accounting-ledger-application's Issues

created README

Added a REAME file to the repository and also added more menu options to the CLI.

Added home screen & Scanner

This pull request adds a home screen and integrates a Scanner for user input in our application. With the addition of the Scanner, users can now interact with the application through the command line interface (CLI), enabling them to input data and make selections seamlessly.

Home screen variables fixed

Users can interact with the menu by inputting the corresponding characters to perform various ledger operations. Additionally, the code includes error handling to deal with invalid user input and gracefully exit the application when necessary. This enhancement improves the user experience and provides a foundation for further development of the ledger application's functionality.

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.