Skip to content

A management system developed in Java that makes the use of 5-dimensional array to store and manipulate bills and from them, generate reports.

License

Notifications You must be signed in to change notification settings

mominaamjad/combined-billing-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combined Billing System

A billing system made using 5-dimensional array and file system in Java

Overview

The Combined Billing System is a Java-based application designed to manage and generate billing records. This system handles various billing operations, including generating monthly billing records for different utilities. Built with Java, this project showcases a practical implementation of file handling and user interaction in a console-based environment.

Features

  • Dynamic Billing Records: Generates billing records for various utilities (gas, electricity, water, phone, internet) based on user input.
  • Monthly File Generation: Creates monthly billing files named with the format MMMYYYY (e.g., Jan2022, Feb2022).
  • User Interaction: Provides a console-based user interface to insert values, delete records, and swap billing data.
  • Flexible Data Handling: Supports data insertion, deletion, and file management.

Built with

  • Java

Installation

  1. Clone the Repository:
    git clone https://github.com/mominaamjad/combined-billing-system.git

About

A management system developed in Java that makes the use of 5-dimensional array to store and manipulate bills and from them, generate reports.

Topics

Resources

License

Stars

Watchers

Forks

Languages