MatchEstate is a desktop application for real estate agents to efficiently manage and track buyers and sellers.
- It is optimized for fast keyboard-based input, allowing real estate professionals to handle transactions quickly.
- The application helps match buyers with suitable properties based on preferences and available listings.
- It runs on the Command Line Interface (CLI) while still providing a Graphical User Interface (GUI) for visualization.
- OOP-based Java application with a structured architecture.
- Designed to be lightweight, efficient, and scalable.
- Comes with comprehensive user and developer documentation.
- Built as a part of CS2103 Software Engineering, evolving from an initial
AddressBook
template.
For installation and setup instructions, refer to the MatchEstate Product Website.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.