Description

Description

.

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.
Restricted – ‫مقيد‬
• 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

Restricted – ‫مقيد‬

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

Restricted – ‫مقيد‬

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

Restricted – ‫مقيد‬

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 see College of Computing and Informatics Project Deadline: Sunday 20/04/2025 @ 23:59 [Total Marks is 14] Student Details: CRN: ### Name: ### Name: ### Name: ### ID: ### ID: ### ID: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the

Description

Description see College of Computing and Informatics IT353 Project Report Deadline: Wednesday 04/23/2025@ 23:59 [Total Mark for this Project is 14] Student Details: CRN: Name(leader): Name: Name: Name: ID: ID: ID: ID: Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment

Description

Description Topic is The role of technology and innovation College of Health Sciences Group presentation Group guidelines: • Create the group presentation (5- 6) member in each group and each group should be assign by the leader from the group. • Each group should prepare a presentation of one of

Description

Description Name your file ONLY (First name and Family name) The Assignment must be submitted on Blackboard (WORD format only) via allocated folder. Assignments submitted through email will not be accepted. Students are advised to make their work clear and well presented, marks may be reduced for poor presentation. This

Description

Description see all details and don’t use chat gpt College of Computing and Informatics Assignment 2 Deadline: Sunday 13/04/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF

Description

Description see College of Computing and Informatics Assignment 2 Deadline: Sunday 13/04/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard

Description

Description saa ASSIGNMENT COVER SHEET Course name ORAL HEALTH PROMOTION Course number PHC 374 CRN Choose one of the following two topics to explore: Promoting Oral Health: Understanding Diseases and Preventative Measures 1. Explore the various types of diseases and conditions that commonly affect the oral cavity, ranging from bacterial

Description

Description see ASSIGNMENT COVER SHEET Course name ORAL HEALTH PROMOTION Course number PHC 374 CRN Choose one of the following two topics to explore: Promoting Oral Health: Understanding Diseases and Preventative Measures 1. Explore the various types of diseases and conditions that commonly affect the oral cavity, ranging from bacterial

Description

Description Topic is Telehealth and telemedicine in mental health

Description

Description Design and implement a database system for the e-commerce platform that supports inventory tracking, order processing, and customer relationship management. The system should be scalable, reliable, and secure, ensuring smooth operations as the business grows. The full requirement is explained well on attached file. The all project should be

Description

Description In this project, students will work in groups of 2-3 to design and implement a Hospital Management System that utilizes various data structures to manage: Patient records Emergency queues Treatment histories Doctor assignments Each group will submit: A comprehensive report detailing the problem statement, algorithms used, and analysis. The

Description

Description -Make sure to avoid plagiarism as much as possible -All answers must be typed using Times New Roman (size 12, double-spaced) font. No pictures containing text will be accepted and will be considered plagiarism). -APA style for the references -it is advised to make the work clear and well-presented.

Description

Description -Make sure to avoid plagiarism as much as possible -All answers must be typed using Times New Roman (size 12, double-spaced) font. No pictures containing text will be accepted and will be considered plagiarism). -APA style for the references -it is advised to make the work clear and well-presented.

Description

Description Critical Thinking Assignment Module 10: Making Decisions to Manage Risk, Government and Alliances Question Requirements: Managing the Politically Volatile Multinational Corporation In this assignment, you will identify a multinational corporation operating in a politically volatile region. Your task is to critically assess the methods available for managing political risk,

Description

Description -Make sure to avoid plagiarism as much as possible -All answers must be typed using Times New Roman (size 12, double-spaced) font. No pictures containing text will be accepted and will be considered plagiarism). -APA style for the references -it is advised to make the work clear and well-presented.

Description

Description Each answer should be within the limit of 200- 250 words. The Answer must follow the outline points below: Lean Thinking and JIT Concept Agile Supply chain Their Main functions Reasons with suitable Examples Add5 APA Style Reference · The Assignment must be submitted on (WORD format only) via

Description

Description The Assignment must be submitted on Blackboard (WORD format only) via allocated folder. • Assignments submitted through email will not be accepted. • 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

Description

Description Name your file ONLY (First name and Family name) • The Assignment must be submitted on Blackboard (WORD format only) via allocated folder. • Assignments submitted through email will not be accepted. • Students are advised to make their work clear and well presented, marks may be reduced for