Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a system/project and (java) code it using OnlineGDB. Think about any system you like where you can cover all needed points. Suggested system/project: 1.
Create a system/project and (java) code it using OnlineGDB. Think about any system you like where you can cover all needed points. Suggested system/project: 1. Rock, paper, scissors You can choose any system, but make sure to include the following points: - Use data input from the user for your variables. - Use arrays in your program - Use conditional statement(s) as needed in your code. - Use any type of iteration you prefer as needed in your program. - Calculations; either to count or to calculate any other thing. You may offer discount! - Form your output in a clear format. Planning ( 1-2 Classes) With your group, submit the planning sheet that includes full descryption for your project; name, input, output, processes, flow chart and feasibility Coding ( 2-3 Classes) you have 2 classes to develop the code for your project Documentation (1-2 Classes) Develop your documentation document that includes: 1. Cover page with the project name and group members with the role of each. 2. Abstact: Descryption of your project and its main uses in real-life. 3. Explanation: Describe the input, output and your methodology to develop the code. screenshots of your code with results has to be included. 4. Further improvement, suggest a future plan of what can be added to your project to improve it
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started