Using Java in Apache NetBeans (Thank you appreciate yourhelp!)
Develop a REAL-ESTATE SALES & MANAGEMENT SYSTEM. Thesystem's minimum requirements are given below.The system must be able to manage real-estate sales for a 5-block,20 lots per block subdivision.The system should allow the following:user is allowed to specify desired lot description (size in sqr.meters), location (block 1, 2, etc.) and price.show the list of lots based on the user specification (e.g. userchooses size,display all lot sizes)process selling, reservation of unit/s to buyersgenerate a report that shows all lots and their completeinformation (e.g. location) and status (e.g. sold)
The project should apply OOP Concepts, UML and at least1 Design Pattern
You may use database, file streams, arrays or lists instoring data or file.
Use JFrame for the Application
Using Java in Apache NetBeans (Thank you appreciate your help!) Develop a REAL-ESTATE SALES & MANAGEMENT SYSTEM. The sys
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am