Team members: Amogh, Ameya, Ary, Sudeeksha
Things to do:
- Create function in Person.java class for the 3 components. (Done)
- Make sure that the String variable is updated whenever the buyHouse variable is set to false;
- Create main function
- Build ArrayList
- Use random number generator to check if the program checks if they can buy a home appropriately.
- Assignments Amogh: LTI (Done) Ameya: DTI (Done) Ary: FEDTI (Done)
- Create output file function in main
- Create GUI with graph (how many can buy a house compared to how many cannot in a pie chart)
- Create interactive GUI that takes in a person and returns whether or not they can buy a house.
- Create sliders.
- Create Hashmap containing data.
- Create function that calculates the data points for the graph.