Using Java in Apache NetBeans (Thank you appreciate your help!) Develop a REAL-ESTATE SALES & MANAGEMENT SYSTEM. The sys

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Using Java in Apache NetBeans (Thank you appreciate your help!) Develop a REAL-ESTATE SALES & MANAGEMENT SYSTEM. The sys

Post by answerhappygod »

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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply