Reference no: EM13781399
Read the following requirements carefully and draw the Data Flow Diagrams Level 0 and Level 1 using Microsoft Visio.
Tourism Website
Suppose we are going to develop a website "PAK Tourism" for tourism promotion. Required functionality will be:
· A general visitor may view "Travel Guide" information for different areas of Pakistan. This information will include "Weather ", "Currency Info", "Do's and Don'ts" ,"Customs", etc .
· Moreover he may view "Tour Packages" offered by PAK Tourism by selecting a Destination (Historical places, Parks, Lakes, City tour ,Northern Areas, etc) and after selecting sub category visitor can read tour complete info.(including No. of days , "Amount", "Accommodation info", " Attractions" etc)
· A visitor can send Query to "PAK Tourism" by filling a small form including Name, email, phone and Query. Visitor will get response same day through email.
· A visitor may get Registration after filling "Sign Up" form.
A Registered user will have additional functionality:
· He/she will get authentication from website
· After getting login, user may book a Tour by filling form (which will include available options and payment modes)
Create a form to register a user to an online store
: Create a form to register a user to an online store. User must create a username and password. These are required and the password must not be shown in clear text. Password should include a way to confirm password.
|
Write a program that reads an infix or postfix expression
: Write a program that reads an infix or postfix expression from an input file, evaluates the expression and outputs the result.
|
Java program that prompts for the gpa
: This assignment will give you practice with interactive programs, if/else statements and methods that return values. Your program will prompt the user for information about two applicants and compute an overall score for each applicant. This is ..
|
Write a query to display the starting salary
: Write a query to display the starting salary for each employee. The starting salary would be the entry in the salary history with the oldest salary start date for each employee. Sort the output by employee number.
|
Draw the data flow diagrams level 0
: draw the Data Flow Diagrams Level 0 and Level 1 using Microsoft Visio. A visitor may get Registration after filling "Sign Up" form.
|
Write an application that uses a one dimensional array
: Write an application that uses a one dimensional array: the user enters 5 numbers, each of which is between 10 and 100. As each number in input, display it only if it is not a duplicate of previous numbers entered.
|
Write a function that accepts an integer parameter
: Write a function that accepts an integer parameter and returns its integer square root. The function should throw an exception if it is passed an integer that is not a perfect square. Demonstrate the function with a suitable driver program
|
Write a program to compute the cumulative gpa
: This program will compute the cumulative GPA based on user input. This program will use dialog boxes with the JOptionPane class as well as the console to send/receive information to/from the user.
|
Students with severe and multiple disabilities
: Visit a program for students with severe and multiple disabilities. During the interview with teachers and staff, discuss the following topics:
|