Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(A_Team)_SY_83 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Snehanaik369
Copy link

BUFFER
The buffer project repository

Project: Custom Data Structures for Storing Data
Problem Statement: Housing Society Financial Management System
Team Members:
• Bakul Moghe (SY ENTC )(UEC2021148)
• Vaibhavi Shetti (SY ENTC )(UEC2021160)
• Sanika Gandhi (SY ENTC )(UEC2021126)
• Ayman Kazi (SY COMP)(UCE2021635)

Objective:
This code aims to make calculations and storing of the data for the person of authority in societies (Treasurer, Chairman, Secretary). Thus here the user will be one of the authority members who will manage the finances of the society.

Scope:
Calculations of any society depend on the Inward Payment(Maintenance) and Outward Payment(Expenses). Thus knowing the balances of both the payments become really necessary for the financial management of the society. This code will help the Treasurer to maintain a record of maintenance for each flat and a record of expenses.
This program was specially written for the month of April.

Features:
• Prints all the members of society
• Generates a report on the Maintenance and the status (if it is paid/not paid & the balance left to be paid). Calculates the total Maintenance
• Generates a report on Expenses and calculates the total.

Data Structures:
ArrayList for listing out the Member of society.
HashMap for Expenses.
LinkedHashMap for Maintenance and to print them in order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants