Ask Java Expert


Home >> Java

Project Assignment: Student Clubs

This project is a group project assignment. You should work in groups of two or three. All groups need to work together closely throughout the process, writing all of the code together. Note: You are required to work in pairs or triples.

Files: Provided files mentioned in the project specification are under the Files/Projects/Project1 in Canvas.

Background: There is a school that has a large number of clubs. Every student belongs to at least one club, but most belong to more than one club. You will be writing a java application to store and calculate information about the students at this school.

Task: You will write a number of java classes.

The first class will be called Student. It will have fields long idNumber, Sting name, and boolean[] inGroup and implement the interface DataItem (which will be provided to you).

The second class will be called GroupData which will be a data structure which implements the interface DataStructOfItemsInGroups (which will be provided). You may choose which data structure you want to use , (e.g. Linked List (written from sratch by yourself), Ordered Vector (either written from scratch by yourself or utilizing java.util.Vector). You will use it to hold items of type Student. However, it should be written to allow any item of type DataStructOfItemsInGroups.

The final class will be called Driver and will allow the user to interact with the program. This class should initially look for a file called data.txt and if the file is present then it should add all students from this file to the data structure. A sample data file and a sample interaction will be provided. The data file has one student per line with each line formatted: student id number, student name, boolean of whether in each club.

Danny Darko, TTFFTFFTFFTTFFFFFF

Submission: You should submit all your files in Canvas. Be sure to read (and follow) the coding guidelines.

Cheating: You can discuss this project with other students. You can explain what needs to be done and give suggestions on how to do it. You cannot share source code. If two projects are submitted which show significant and troubling similarity in source code then both individuals will be punished.

What to Turn In

You should turn in the following electronically into canvas: The files that make up your program.

A file status.txt that contains the following:

The status of your project (e.g. compiles or not, works correctly with producing all correct answers). A brief summary of how to operate your program. You should be sure to describe how to indicate the end of the input data.

A brief summary of the data structures and algorithms you finally used. In particular, you should give a summary of the major design decisions you have made in creating your data structure, and any major changes that were needed as your design evolved to create the final program. This needs not be long, but it should describe major decisions you made and any surprises you encountered that required changes as you developed the code.

In addition, if you worked with a partner,

1) only one partner needs to submit the code electronically.
2) Be sure that all partners' names are listed in all files.
3) Include in your status.txt file a description of how you developed and tested your code. If you divided it into pieces, describe that. If you worked on everything together, describe the actual process used - how long you talked about what, how long and in what order you wrote and tested the code. Be sure to describe at least one good thing and one bad thing about the process of working together.

Attachment:- Data-Item.rar

Java, Programming

  • Category:- Java
  • Reference No.:- M92698652

Have any Question?


Related Questions in Java

Chatbotscreate a small networked chat application that is

Chatbots Create a small, networked chat application that is populated by bots. Introduction On an old server park, filled with applications from the early days of the internet, a few servers still run one of the earliest ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

Assignment game prototypeoverviewfor this assessment task

Assignment: Game Prototype Overview For this assessment task you are expected to construct a prototype level/area as a "proof of concept" for the game that you have designed in Assignment 1. The prototype should function ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

In relation to javaa what is constructor the purpose of

(In relation to Java) A. What is constructor? the purpose of default constructor? B. How do you get a copy of the object but not the reference of the object? C. What are static variables and instance variables? D. Compar ...

Project descriptionwrite a java program to traverse a

Project Description: Write a java program to traverse a directory structure (DirWalker.java) of csv files that contain csv files with customer info. A simple sample in provided in with the sample code but you MUST will r ...

Fundamentals of operating systems and java

Fundamentals of Operating Systems and Java Programming Purpose of the assessment (with ULO Mapping) This assignment assesses the following Unit Learning Outcomes; students should be able to demonstrate their achievements ...

Assessment -java program using array of Assessment -JAVA Program using array of objects

Assessment -JAVA Program using array of objects Objectives This assessment item relates to the course learning outcomes as stated in the Unit Profile. Details For this assignment, you are required to develop a Windowed G ...

Applied software engineering assignment 1 -learning

Applied Software Engineering Assignment 1 - Learning outcomes - 1. Understand the notion of software engineering and why it is important. 2. Analyse the risk factors associated with phases of the software development lif ...

Retail price calculatorwrite a java program that asks the

Retail Price Calculator Write a JAVA program that asks the user to enter an item's wholesale cost and its markup percentage. It should then display the item's retail price. For example: (If an item's wholesale cost is 5. ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As