A program to list and search real estate listings for buyers and sellers interested in the property market. Built for CSC207 (Software Design) at the University of Toronto implementing following the Clean Architecture and SOLID principles.
To run the program, open Main.java which is located inside the src folder and run the class's main method.
Then, follow the prompts on screen to use the program.
Putting commas (,) in the inputs will cause incorrect behaviour of the program.