#I need advice/idea.

11 messages · Page 1 of 1 (latest)

low citrus
#

I have a class project for java where I need to create a program.
The rules are below:

"The main requirement is that you create a super class with two or more subclasses. This is an extremely open-ended assignment. The purpose of the program can be just about anything. Your program can deal with data, it could solve an academic problem, or it could even be some sort of a game. Feel free to be creative. If you are working with a partner, make sure the work is equally shared. The program should not be overly simple, but you should also take care not to bite off more than you can chew. This project should really represent your best work to this point in the year."

I need a few Ideas on what to do. I will also be working on this solo.

steep minnowBOT
#

This post has been reserved for your question.

Hey @low citrus! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

vast basin
#

Online Store
Banking System
Library Catalog
Restaurant Menu

low citrus
#

A restaurant menu sounds nice, how would that work out?

vast basin
#

Super class for menu items

#

Subclass for different types of items

low citrus
#

What would the client be asking for?

vast basin
#

They could just select from the menu

#

How you implement that is up to you

low citrus
#

Ah ok. Thanks for the advice~