Professor Mohammad Alsaffar CSC 1060
Computer part builder
In the following assignment, you are tasked with creating a program that will help the user create a custom desktop or laptop. The user will only be able to input, and it will be your task to orient the information in a visually aesthetic output.
Total: $300.00
Requirements 1. a. Prompt the user choose to purchase a desktop or laptop b. Prompt for input of name c. Desktop i. Prompt for brand ii. Case type
- Full tower
- Mini tower
- Price iii. Prompt CPU brand
- AMD
- INTEL
- Price iv. CPU speed
- Price v. Hard drive capacity
- Price vi. Monitor(size / Brand)
- Price d. Laptop i. Prompt for Brand ii. CPU
- AMD
- INTEL
- Price iii. CPU SPEED iv. Hard drive capacity
- Price v. Display size
- Price e. View all components that they chosen Output Requirements:
- Must be formatted(Print f)
- Name
- The price of every individual item
- Total price of all components chosen
Technical Requirements: Minimum 2 classes (return and void method)
- A Constructor
- Overloaded methods & Constructor
Documentations
- Definition of problem
- Input/output
- Flowchart
- UML Diagram
Due on March/31/2023
push test