Using Java

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

Post by answerhappygod »

Using Java
Using Java 1
Using Java 1 (54.55 KiB) Viewed 46 times
Using Java 2
Using Java 2 (15.45 KiB) Viewed 46 times
Project Specification: Develop a REAL-ESTATE SALES & MANAGEMENT SYSTEM. The system's minimum requirements are given below. 1. The system must be able to manage real-estate sales for a 5-block, 20 lots per block subdivision. 2. 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. user chooses size,display all lot sizes) • process selling, reservation of unit/s to buyers generate a report that shows all lots and their complete information (e.g. location) and status (e.g. sold) NOTE: If you fail to meet the minimum requirements, you won't get a passing grade. 3. The project should apply OOP Concepts, UML and at least 1 Design Pattern (disregard the 2 design patterns stated in the document template) 4. You may use database, file streams, arrays or lists in storing data or file. 5. Use JFrame for the Application. 6. The Project Document Template is given in the attachment.
I. II. PROJECT CONTEXT a. Description b. Purpose c. Benefit PROJECT DESIGN a. UML Use Case Diagram b. UML Class Diagram (Be sure to apply OOP features like inheritance, polymorphism, abstract class and/or interface) c. Design Pattern/s Used (Minimum of 2) III. SAMPLE SCREEN SHOTS IV. PROJECT PROGRAM LISTING - source code
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply