Question: Please code the following Java assignment. The organization you can use is called Big Brothers Big Sisters, which is a mentoring organization that has adults

Please code the following Java assignment. The organization you can use is called Big Brothers Big Sisters, which is a mentoring organization that has adults giving kids life advice. Please post the output when done.

This Java assignment involves conceptualizing, designing, and developing a Java application for either non-profit or commercial motivations. The application should meet the set of functional and non-functional requirements described below.

Please code the following Java assignment. The organization you can use is

Since the assignment involves building an app to serve a business or community need, use this opportunity to show your creativity in designing Java software!

our group app to address a need of a non-profit or commercial organization (could be your own business) must meet ne following requirements: - Must maintain an inventory of items (e.g. donations, customers, products, services, sales, etc). It's your choice what to store in the inventory. - Each team member will implement 2 classes to represent at least 2 items in the database (e.g. Surfboard and Wetsuit). - Each team should create at least 1 abstract parent class to store all the common instance variables and methods. Use this class for inheritance purposes. - There should be one separate demo file (.java) containing the main method. - The main method will display a menu that allows the user to: - Choose either of the 2 different items (e.g. Surfboard or Wetsuit) (use a menu) - Then choose whether to Add/Show All of the item(s) (use another menu)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!