CAMMY is an online university registration system. The system should enable the staff of each academic department to examine the courses offered by their department, add and remove courses, and change the information about them (e.g., the maximum number of students permitted). It should permit students to examine currently available courses, add and drop courses to and from their schedules, and examine the courses for which they are enrolled. Department staff should be able to print a variety of reports about the courses and the students enrolled in them. The system should ensure that no student takes too many
courses and that students who have any unpaid fees are not permitted to register. (Assume that a fees
data store is maintained by the university’s financial office, which the registration system accesses but
does not change).
a. Please explain how to effectively use object-oriented technologies and software modelling as applied to a software development process and develop the system in the application. Explain the concepts and processes for performing object-oriented system analysis and design. You could use examples if appropriate.
Note
: You are required to clearly mention the constraints, assumptions and any other additions for the original requirements
(5 Marks)
b. Apply Unified Modeling Language (UML) to develop Use Case and specifications for the given system.
(5 Marks)
Note
: You are required to clearly mention the constraints, assumptions and any other additions for the original requirements