A combined billing system. Developed as a case study for the semester project for the CSC103-Programming Fundamentals course at COMSATS University Islamabad.
- Add new records.
- Delete records.
- Read records.
- Modify existing records.
- Generate reports according to certain portion of available data.
- Get the maximum and/or minimum bill for a specific utility or house or street or sub-block or block.
- Month-wise billing report for a specific consumer for a specified period.
- Detailed report of consumers not using all or a specific utility between a specified period.
- Yearly reports based on the total bill for each consumer.
- Store record of all the Utilities for each and every the consumers for previous months.
- Java 1.8