[solved]-Assignment Consider Following Scenario Complete Exercises Resident Attend Recreational Act Q39066971
Assignment: Consider the following scenario then complete theexercises below: Before a resident can attend a recreationalactivity, both the resident and the activity must be entered intothe system. Every resident must have a valid resident number inorder to attend a recreational activity. Residents can attend up to10 recreational activities a month free of charge. Additionalactivities are charged a fee that is specific to the activity.Every time a resident signs up for an activity, the system mustensure that they have not exceeded their limit of free activitiesand that the seat limit for the recreational activity has not beenexceeded. If the resident has exceeded their limit, then the systemmust note that the resident will be charged for the activity. Ifthe seat limit for the activity has been reached, the residentshould get a message telling them that the activity is full. Ms.Smith assigns one of her staff to enter all the plannedrecreational activities into the system. Her staff will enter allthe activity information including date, time, duration, location,seat limit, fee, and staff. The staff can also edit and delete theactivity information. Every week the office manager also creates anewsletter that is sent to current residents. This newsletterincludes information about upcoming activities. Every morning, theoffice manager prints a report that lists all the residents whohave reached their 10 free recreational activities. If a residenthas reached the threshold, the manager calls the resident to letthem know. If they don’t reach the resident the manager will thensend an email.
Exercises: 1. Evaluate the HRC scenario above and create apackage diagram for the system. Consider thefollowing assumptions:
a. Web application to manage resident information – this is forstaff only.
b. Web application to manage activity information – this is forstaff only.
c. Online web interface for residents to signup for activitiesand view the activities they have signed up for.
d. All data about residents and activities is stored in anOracle database. e. The staff uses a cloud based third partysoftware to create newsletters and store the newsletters for laterretrieval.
Expert Answer
Answer to Assignment: Consider the following scenario then complete the exercises below: Before a resident can attend a recreation… . . .
OR

