Description

Description

Learning Outcome(s): CLO4

Develop a program based on specification using programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays, objects and classes

CLO5

Demonstrate Integrated Development Environment (IDE) for the editing, building, debugging, and testing of programs

Description and Instructions

Project Instructions

This project enables the students to integrate the covered knowledgeand skills in this course.

Total Marks = 14

Group Size = 34 members.

Submit all files:Project Report (Word and PDF) on blackboardbefore01.12.2024. Marks will be given based on your submission and quality of the contents.

Each group must come up with a uniquesolution for the project based on the below description.

Implement the Simple Courses Management System according to the requirements provided.

Write a Java program to demonstrate the functionality of the system.

Include comments in your code to explain the purpose of each class, method, and important code block.

Test your program with different scenarios to ensure that it works as expected.

Learning Outcome(s):CLO4

Develop a program based on specification using programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays, objects and classes

CLO5

Demonstrate Integrated Development Environment (IDE) for the editing, building, debugging, and testing of programs

Project Title: Courses Management System

Description: You are tasked with developing a Coursesmanagement system in Java. The system is an online management software application designed for educational institutions.

The system should allow supervisors to manage the online courses and assist students in browsing and registering for courses. Additionally, students should be able to search for courses by title or instructor name and course area.

Requirements:

1-Course Class:

Create a Course class with the following attributes:

title (String): The title of the course.

instructor (String): The instructor of the course.

area (String): The area of the course.

Implement appropriate getter and setter methods for each attribute.

2-Supervisor Class:

Create a supervisor class to manage the online courses. Include methods to:

Add a new course to the system.

Display a list of courses.

Allow students to browse courses.

Search for course by title or instructor name.

Display a list of courses based on area.

3-User Interface:

Implement a simple command-line interface (CLI) for supervisors and students to interact with the system.

Provide menu options for supervisors to perform actions such as adding courses, displaying courses based on area, searching for a course, and browsing courses.

Allow students to search for courses by title or instructor name.

4-Sample Data:

Add at least four sample courses to the system during initialization.

5-Functionality:

Implement search functionality to allow students to search for courses by title, instructor name, or area.

6-Error Handling:

Implement basic error handling to handle cases such as invalid input.

7-Testing:

Test the system’s functionality by performing various actions such as adding courses, searching for courses, and browsing courses. (Include screen-shots of your output)

Learning Outcome(s): CLO4

Develop a program based on specification using programming language elements including syntax, data types, conditional statement, control structures, procedures and arrays, objects and classes

CLO5

Demonstrate Integrated Development Environment (IDE) for the editing, building, debugging, and testing of programs

Pg. 01

Description and Instructions

Project
Deadline: Sunday 01/12/2024 @ 23:59
[Total Mark is 14]
Student Details:

CRN:

Name:
Name:
Name:
Name:

ID:
ID:
ID:
ID:

Instructions:

• You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.

• It is your responsibility to check and make sure that you have uploaded both the correct files.
• Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).

• Email submission will not be accepted.
• You are advised to make your work clear and well-presented. This includes filling your information on the cover
page.

• You must use this template, failing which will result in zero mark.
• You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.

• Late submission will result in ZERO mark.
• The work should be your own, copying from students or other resources will result in ZERO mark.
• Use Times New Roman font for all your answers.

Description and Instructions

Pg. 01

Description and Instructions
Learning
Outcome(s):
CLO4

Project Instructions

Develop a

Total Marks = 14

program based on

Group Size = 3- 4 members.

specification

Submit all files: Project Report (Word and PDF) on blackboard before 01.12.2024.

This project enables the students to integrate the covered knowledge and skills in this
course.

using
programming

Marks will be given based on your submission and quality of the contents.

language
elements
including syntax,
data types,
conditional
statement, control

description.

arrays, objects
and classes
CLO5
Demonstrate
Integrated
Development
Environment
(IDE) for the
editing, building,
debugging, and
testing of
programs

Implement the Simple Courses Management System according to the requirements
provided.

Write a Java program to demonstrate the functionality of the system.

Include comments in your code to explain the purpose of each class, method, and
important code block.

structures,
procedures and

Each group must come up with a unique solution for the project based on the below

Test your program with different scenarios to ensure that it works as expected.

Description and Instructions

Pg. 01
Learning
Outcome(s):
CLO4

Project Title: Courses Management System
Description: You are tasked with developing a Courses management system in Java.
The system is an online management software application designed for educational

Develop a

institutions.

program based on
specification

The system should allow supervisors to manage the online courses and assist students

using

in browsing and registering for courses. Additionally, students should be able to search

programming

for courses by title or instructor name and course area.

language

Requirements:

elements
including syntax,

1-Course Class:

data types,

Create a Course class with the following attributes:

conditional
statement, control

title (String): The title of the course.

structures,

instructor (String): The instructor of the course.

procedures and

area (String): The area of the course.

arrays, objects

Implement appropriate getter and setter methods for each attribute.

and classes
CLO5

2-Supervisor Class:

Demonstrate
Integrated

Create a supervisor class to manage the online courses. Include methods to:

Development

Add a new course to the system.

Environment

Display a list of courses.

(IDE) for the

Allow students to browse courses.

editing, building,

Search for course by title or instructor name.

debugging, and

Display a list of courses based on area.

testing of
programs

Description and Instructions

Pg. 01

Learning
Outcome(s):
CLO4
Develop a
program based on

3-User Interface:

Implement a simple command-line interface (CLI) for supervisors and students
to interact with the system.

Provide menu options for supervisors to perform actions such as adding

specification

courses, displaying courses based on area, searching for a course, and browsing

using

courses.

programming

Allow students to search for courses by title or instructor name.

language
elements
including syntax,
data types,
conditional

4-Sample Data:

Add at least four sample courses to the system during initialization.

statement, control
structures,
procedures and
arrays, objects

5-Functionality:

and classes
CLO5
Demonstrate

Implement search functionality to allow students to search for courses by title,
instructor name, or area.

6-Error Handling:

Implement basic error handling to handle cases such as invalid input.

Integrated
Development
Environment

7-Testing:

Test the system’s functionality by performing various actions such as adding

(IDE) for the

courses, searching for courses, and browsing courses. (Include screen-shots of

editing, building,

your output)

debugging, and
testing of
programs

Purchase answer to see full
attachment

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Description

Description Students are advised to make their work clear and well presented, marks may be reduced for poor presentation. This includes filling your information on the cover page. • Students must mention question number clearly in their answer. • Late submission will NOT be accepted. • Avoid plagiarism, the work

Description

Description Guidelines: Font should be 12 Times New Roman Headings should be Bold Color should be Black Line spacing should be 2 Use reliable references (APA format) AVOID PLAGIARISM (you will get ZERO when there is plagiarism) You should use at least 3 references Submit this WORD Document when you

Description

Description ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 2 Introduction to International Business (MGT 321) Due Date: 22/03/2025 @ 23:59 Course Name: Introduction to International Business Course Code: MGT321 Student’s Name: Semester:

Description

Description ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 3 Business Ethics and Organization Social Responsibility (MGT 422) Due Date: 26/04/2025 @ 23:59 Course Name: Business Ethics and Organization Social Responsibility Course Code:

Description

Description topic is Leveraging Health Information Systems to Improve Maternal and Child Health Outcomes”

Description

Description I am a trainee at BEC Arabia Company. I want you to fill out the conditions written in the file correctly, and I will help you. I trained in the Treasury Department, the Transfer Department for projects, revenues, reports, and documents. I learned the Government Transfers Department. I learned

Description

Description Copying is strictly prohibited at our university. We have a developed program to detect copies and detect artificial intelligence,So please don’t copy. All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures containing text will be accepted and will be considered plagiarism). ‫المملكة العربية

Description

Description Copying is strictly prohibited at our university. We have a developed program to detect copies and detect artificial intelligence,So please don’t copy. All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures containing text will be accepted and will be considered plagiarism). ‫المملكة العربية

Description

Description Copying is strictly prohibited at our university. We have a developed program to detect copies and detect artificial intelligence,So please don’t copy. All answered must be typed using Times New Roman (size 12, double-spaced) font. No pictures containing text will be accepted and will be considered plagiarism). ‫المملكة العربية

Description

Description Hi Please I need help to do English project presentation as attached guidelines without using AI DENG123 READING & VOCABULARY II Project Student Name: Student ID: Mark: Out of 10 points. Instructions: Choose one of the reading texts: The Meaning of Dreams.pdf Part 1: Identify Vocabulary Words: • •

Description

Description please read the case study carefully and answer each question in your own word no coping from any place that will give me zero. read the instructions that wrote in the file. the answers should be in the same file and do not delete or change anything on the

Description

Description see ASSIGNMENT COVER SHEET Course name: Fundamental Concepts in Food and Nutrition Course number: PHC 241 CRN: xxxx Patterns of food consumption in the Kingdom of Saudi Arabia The purpose of this assignment is to describe patterns of food consumption in the Kingdom of Saudi Arabia (KSA). Please read

Description

Description see doi:10.1017/S1368980016003141 Public Health Nutrition: 20(6), 1075–1081 Diet in Saudi Arabia: findings from a nationally representative survey Maziar Moradi-Lakeh1, Charbel El Bcheraoui1, Ashkan Afshin1, Farah Daoud1, Mohammad A AlMazroa2, Mohammad Al Saeedi2, Mohammed Basulaiman2, Ziad A Memish2, Abdullah A Al Rabeeah2 and Ali H Mokdad1,* 1 Institute for Health

Description

Description See College of Health Sciences Department of Public Health ASSIGNMENT COVER SHEET Course name: Introduction to Disease Course number: PHC271 CRN 22441 Answer the following questions: Assignment title or task: Q1- What are life style induced diseases? Explain [2 Marks] Q2- Choose any life style induced disease and explain

Description

Description Read through this article: Were you in a situation where you were terminally ill, would you appreciate the choice outlined in the article? What are some of the concerns brought up in the article, and what are your personal thoughts on the recent lawsuit? Note: – Word length requirement

Description

Description Requirements Read the above article. What is significant about the findings of this particular study, and how will this guide future studies? On a personal level, how will the findings influence your approach to exercise? Note: – Word count requirement is between 200 and 500 words – Handwritten and

Description

Description Choose one of the perspectives above. List the expert you chose, and summarize your understanding of their words. What is your opinion on this approach? Why is this focus imperative for healthcare, and how does it relate to your personal life? What potential barriers do you see to progress

Description

Description Its case study project.it’s important for the answers to be based on the slides but not copy paste.(please avoid plagiarism ) College of Computing and Informatics PROJECT Deadline: Day 22/04/2024 @ 23:59 [Total Mark for this Assignment is 14] Student Details: CRN: ### Name: ### ID: ### Name: ###