Reference no: EM133499633
Question: Beach Splash is a waterpark in Virginia Beach that hires many part-time employees during summer. It needs an online system to manage its employees and the work assignments. This system does not keep any transaction records. It is only for employee hiring and administration.
The HR managers in Beach Splash use the system to view job applicants' information (such as name, date of birth, address and gender) and schedule interviews.
Once hired, a HR manager creates the employee record. HR managers also create work assignments for employees.
Employees can create their own working schedule by signing up the available shifts using the system.
Question 2: Develop a class diagram for the above system. Your class diagram should contain all entity, boundary and control classes. You may use the above use case diagram to identify bondary and control classes
Question 3 and 4 are based on the following system description and use case narrative.
Questions 2,3, and 4 are based on the following description, use case diagram and use case narrative.
A small university has asked you to design a new web-based system to manage its courses, instructors, and students.
Each course can be offered as multiple sections during every semester. Details about new course sections can be updated in the system before the semester starts.
Students should be able to register for specific course sections through this system. The registration for classes occurs at certain designated times. When the registration period starts, sections of courses are initialized with their maximum allowed enrollments (commonly called caps). When a section reaches its cap, it is closed. A student can drop a course section, which can lead to the opening of a capped section. Sections that have enrollment of less than 12 students are canceled at the end of the registration period. All sections are closed when the registration period ends.
Prerequisites are to be enforced through the system. Schedule conflicts among the course sections students are trying to register are also detected by the system. Students can pay their fees by credit cards through this system.