subject

This case study examines the problem of setting up a campsite manager. The fundamental problem in the camping industry is that owners fail to realize the efficiency that would result from better applications of technology in their day-to-day operations. Each campsite has a counter where you can place your reservation and then make the payment. So each location needs an employee to take the reservation and process the payment. The cost of labour increases from time to time and it is difficult to find employees. To solve this problem, we plan to design a "Self-Service Quick Booking System" (See "Campsite Manager" app in the course week 10 channel in TEAMS). The campsite with the self-service quick reservation system will be equipped with a user-friendly touchscreen, credit/debit card reader, software to complete the process at the back. For this system, there will be a system administrator who will have the right to create entries for sites and also modify their description. He or she can enter the system at any time with a secure system password to modify the content of the site selection by adding or removing a site or changing its price.

Now, when the customer enters the office, they will make their reservation using the touchscreen. With the help of the intrusive graphical user interface, the customer will be able to make the language selection until payment confirmation. He will choose from the menu options according to his choice and the system will display the payment amount he has to make once he has finished with his reservation. He will have the option of paying the invoice by debit card or by credit card. The user will insert their card and the system will check the validity of the card and payment will be made. The receipt will be printed containing the confirmation number of the reservation and will be sent by email.

The same options would also be available through the Internet with the help of a web application.

Quest 1

Please draw a UML use case diagram representing the application?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 03:50
Q-1 which of the following can exist as cloud-based it resources? a. physical serverb. virtual serverc. software programd. network device
Answers: 1
question
Computers and Technology, 23.06.2019 06:30
When early motion pictures played in movie theaters, they were often accompanied by live organ or piano music. which of the following are the most likely reasons that this happened? (select all that apply). the music was provided to distract audience members from the loud sounds made when filmstrips were changed. the music accompanied the movies because the movies were silent and audiences were used to hearing music during plays in theaters. the music usually was played before, and sometimes after the movie, as an alternative form of entertainment. the music viewers to interpret the dramatic action in the films.
Answers: 2
question
Computers and Technology, 23.06.2019 13:00
Which of the following statements is false? a. a class can directly inherit from class object. b. if the class you're inheriting from declares instance variables as private, the inherited class can access those instance variables directly. c. a class's instance variables are normally declared private to enforce good software engineering. d. it's often much more efficient to create a class by inheriting from a similar class than to create the class by writing every line of code the new class requires.
Answers: 3
You know the right answer?
This case study examines the problem of setting up a campsite manager. The fundamental problem in th...
Questions
question
Mathematics, 17.06.2020 20:57
question
Mathematics, 17.06.2020 20:57
question
Chemistry, 17.06.2020 20:57
Questions on the website: 13722367