RealtorTrackerPlusMax is a desktop application made for usage by real estate agents to keep track of their contacts, such as buyers and sellers. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC.
Given below are my contributions to the project.
New Feature: Added the ability to display the information of individual buyers and sellers in the output box.
Code contributed: RepoSense link
Project management:
Enhancements to existing features:
buyer
and `seller commands work with incomplete fields since users are not likely to possess all details immediatelylist
and filter
commands work for 2 listsadd
command work for sellersDocumentation:
filter
, list
, blist
, slist
commands