Question

In: Computer Science

Create a level 1 Dataflow diagram for a ticket booking system based on the information from...

Create a level 1 Dataflow diagram for a ticket booking system based on the information from a usecase below

  • The priority will be high
  • The actor will be the employee

  • The use case is about getting net profit, cost, and revenue reports

  • The type is external

  • The trigger is that net profit, cost and revenue repords will be generated by the employee

  • The preconditions are:

1.) the data of the ticket price can be accessed after the user logs in to the system

2.) In order for the ticket to be available in the system, the ticket has to be bought

3.) The ticket must be sold and the prices are already set or can be changed

The normall course will be,

1.1 Ticketprice data is asked for from system

I) the data of the ticket price can be accessed after the emplyee logs in to the system

II) the employe will type in the price of the ticket in the system

III) for the give time period, the system will create the reports

IV) the user will be asked to enter a destination

V) the info is sent to the entered destination

VI) the system will save the info

The alternativw course will be,

1.1 Boss or some employee from another section/dept generates the reports

1 the user is asked for a destination

2 user sends it to their own destination (themselve)

The postconditions will be,

1.) The information on reports is stored and can be altered/ modded later on

2.) report,s sent

The exceptions are going to be,

E #1 The reports don’t got enough info

1.) the system will tell the user that it cant generate the rport due to lack of provided info

2.) the employee will the be given the option to reenter the info to exit orr cancel

3.) the emp requests to again enter the info

4.) the normall course is restarted by the systm

5.) the emp tells the sys to exit

The current usecasse is terminated by the systm and exited

The sum inpurts are: the log in id and pswd of the emp, the needed info, the destination address of the recipient

The source is emp, emp, employee

The outputs are ticket price/cost data, Revenue, Cost and Net Profit Report

SentReport        

The destination is system,system, recipientt

Solutions

Expert Solution

Data Flow Diagram, please let me know if you want add any other flow


Related Solutions

Create a level 1 Dataflow diagram for a ticket booking system based on the information from...
Create a level 1 Dataflow diagram for a ticket booking system based on the information from a usecase below The priority will be high The actor will be the employee The use case is about getting net profit, cost, and revenue reports The type is external The trigger is that net profit, cost and revenue repords will be generated by the employee The preconditions are: 1.) the data of the ticket price can be accessed after the user logs in...
Create a level 1 Dataflow diagram for a ticket booking system based on the information from...
Create a level 1 Dataflow diagram for a ticket booking system based on the information from a usecase below The priority will be high The actor will be the employee The use case is about getting net profit, cost, and revenue reports The type is external The trigger is that net profit, cost and revenue repords will be generated by the employee The preconditions are: 1.) the data of the ticket price can be accessed after the user logs in...
SINGAPORE Express Ticket Booking System INTRODUCTION 1.1 PURPOSE The purpose of this document is to describe...
SINGAPORE Express Ticket Booking System INTRODUCTION 1.1 PURPOSE The purpose of this document is to describe the SINGAPORE Express Ticket Booking System which provides the tickets validity, discount info, purchase limits, and other booking activities like, · Confirm ticket booking · Cancel booking · Check ticket availability 2.0 OVERALL DESCRIPTION 2.1 PRODUCT PERSPECTIVE It enables us to maintain the ticket details like available destinations, type of tickets/packages, prices, date/time, available tickets, booking details, and more. : : 2.2 PRODUCT FUNCTIONS...
1.For an information system at a library, draw i. a context diagram ii. a diagram O...
1.For an information system at a library, draw i. a context diagram ii. a diagram O DFD iii. an expert diagram 3 ( for the late penalty process) Assume that the Processes at the library are: A. enrolment of members B. issue Books/periodicals/DVD/Toys C. Return Books/periodicals/DVD/Toys D. Renew books/periodicals/DVD/Toys E. Late penalty after due date for return unless renewed F. Reserve Books/Periodicals/DVD/Toys
Based on the following test data and batch ticket information, (1) calculate the concrete density and...
Based on the following test data and batch ticket information, (1) calculate the concrete density and yield (2) determine whether it is under yielding or over yielding (3) make a sand (s.g.=2.63) adjustment if under yielding (this problem requires some critical thinking since it is a bit more complicated than the example in lecture note 13) Test data: Weight of the bucket with concrete:             44.72 lbs Weight of the bucket:                                     7.98 lbs Volume of the bucket:                                    0.249...
Task # 1: Create a Context Diagram that describes the following: A library management system that...
Task # 1: Create a Context Diagram that describes the following: A library management system that works as described below: When a new book arrives, the librarian open a menu item, which display a message that prompts him to enter the following details: Complete ISBN, Title, Author, and Book Info. The book management system will create a file and save this file on a file management system. Task # 2: Create a Context Diagram that describes the following: An ATM...
Questions are based on the following information: The fine print on an instant lottery ticket claims...
Questions are based on the following information: The fine print on an instant lottery ticket claims that one in nine tickets win a prize. A. What is the probability that you win at least once if you purchase five tickets? B. What is the probability that you win at least twice if you purchase ten tickets? C. What is the approximate probability that you win more than 120 times if you purchase 900 tickets? D. Of all awarded prizes, 10%...
In Python Create customer information system as follows: Python 3 Create customer information system as follows:...
In Python Create customer information system as follows: Python 3 Create customer information system as follows: Ask the user to enter name, phonenumber, email for each customer. Build a dictionary of dictionaries to hold 10 customers with each customer having a unique customer id. (random number generated) Take the keys of the above mentioned dictionary which are customer ids and make a list. Ask the use to enter a customer id and do a binary search to find if the...
Use information from text to create (ERD) Entity Relationship Diagram . Make sure relationship sentences are...
Use information from text to create (ERD) Entity Relationship Diagram . Make sure relationship sentences are consistent with relationship in ERD. Video Store (AVS) runs a series of fairly standard video stores: • Every customer must have a valid AVS customer card in order to rent a video. Customers rent videos for three days at a time. Every time a cus- tomer rents a video, the system must ensure that he or she does not have any overdue videos. If...
Java I'm trying to create a program that replicates a theater ticket reservation system. I have...
Java I'm trying to create a program that replicates a theater ticket reservation system. I have a Seat class with members row(integer), seat(character) and ticketType(character). Where a ticket type can be 'A' adult, 'C' child, 'S' senior, or '.' recorded as empty. I have a Node generic class that points to other nodes(members): up, Down. Left, Right. It also has a generic payload. Lastly, I have an Auditorium class which is also generic. its member is a First Node<T>. As...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT