Csc2407 - create a system context diagram of the system and


Question 1

The project to be created is system to manages the daily operation of a video rental store.

The various process for the video store are described below. It is up to the student to find information contained in the narrative that is relevant to or affects the architecture.:-

Purchase Videos.

On a weekly basis, the system uses web services provided by the vendors to monitor the availability of new videos for purchase. As each video becomes available, movie review web services are used to estimate their popularity, based on box office sales.

Web services are for programs rather than humans, and they are often based on HTTPSgets and posts and typically transfer XML as a container for data rather than HTML which normally describes a page to be rendered.

Based on these and also based on rental activity for the store, the system recommends a quantity of each video to purchase. An interactive report is generated for the manager which includes these quantities, prices as well as a total price for all of the videos. The manager is able to modify the quantities of each video to purchase. Purchase requests are sent out to the vendors via the vendors web service. A data entry for each copy ordered is created at this point.

Recieve Videos.

When ordered videos are delivered, they are manually processed. This involves:-
- Giving each copy an RFID and a barcode.
- Registering its RFID and barcode with the system.

New Video Membership.
Authorised staff may process new membership applications. As part of the membership application, prospective customer are required to produce documents to establish two goals:-
- Identify the customer.
- Confirm that the customer is a local resident.
The staff member records the details of the document, (the drivers license number, for example), and the system uses a points system for each type of document to ensure that the two goals are met.

Expired Video Membership.
Memberships of customers who have not rented videos for the maximum number of months are de-activated.

Video Rentals
Members bring their videos to the counter, payment is accepted for the videos being rented and for any outstanding overdue fees. and the copies of the video are noted in the system as being borrowed by the member. The due date for return of the videos are noted.

Video Returns
The "borrowed" relationship between video members and the borrowed copies is cleared. Members are billed overdue fees at this time when videos are overdue.
Reminder Mailouts for Overdue Videos.
Once per week notification mailouts are sent to members who have videos still borrowed 14 days or more after the due date.
Once per week a report is generated for the manager reporting videos that are 30 days overdue or more, and unpaid overdue fees.

Part A
Create a system context diagram of the system. (marking scheme)
Hint: Examples of a system context diagram are:-
- Figure 5.1 of the text book.
- Here (Wikipedia)

Part B
Create a use case diagram that summarises the use cases for the system. (marking scheme)

Part C
Assuming a repository architecture, which is described in Subsection 6.3.2 of the textbook, create a conceptual view in which:
1. Major subsystems are each represented as a box. Sometimes subsystems are responsible for more than one use case. Sometimes subsystems are be nested.
2. The names of each subsystem is the heading for the box.
3. The responsibilities of the major subsystems are shown in the box.
4. The information flows between the major subsystems are shown as labelled lines and arrows joining the boxes.
An example of this type of diagram using boxes, heading and joiners is given in Figure 6.3 of the text book, but note that diagram 6.3 illustrates the MVC pattern which is not what you want to illustrate here.
(marking scheme)

Question 2
(marking scheme) Draw a sequence diagram for the following description of joining a music website. State any assumptions that you need to make. Your model must show:-
- The relevant objects involved in the process.
- The object lifelines and activations.
- The communications as messages between the objects.

Anne's friends told her about the "Coolout" jazz music internet radio station. "What is the URL?", asked Anne, and the reply was "Just Google it!".

Anne will use the "Google" search engine to locate the station first. Then Anne has to provide her details, including a user name and an email address as part of the membership application. The website uses email verification. A verification email will be sent to the email address that Anne will provide. The email will contain a link that Anne must follow in order complete the membership application. Anne uses the "YooHaa" webmail service for her email.

Attachment:- Assignment.rar

Request for Solution File

Ask an Expert for Answer!!
Software Engineering: Csc2407 - create a system context diagram of the system and
Reference No:- TGS02469650

Expected delivery within 24 Hours