What milestones should be planned in the design phase

Assignment Help Computer Engineering
Reference no: EM131433768

Assignment: Mutimedia Web Development

Course Project: Part 1-Website Planning

This week, you will start a course project. For this project, you will design and develop a small website for a travel company. You will develop this website across the span of the course, building new project components each week, until you have a live, hosted website at the end of the course.

This project is designed to replicate real-life situations where the clients provide only a few of their requirements and expect a prototype to be developed.

Scenario

Express Holidays is a tourism company that designs and provides package tours to various destinations. It is a well-established company but has no online presence. The company wants you to develop a prototype of their website.

Express Holidays wants you to research and present information in an innovative way. The focal points of their website are vacations and tourism. You can apply your discretion while defining the audience, but you should do this early in the project.

The company wants you to develop five pages for its website by using the following details:

• Home page: This page should contain information about the company and should be saved with the file name index.html. This is the first page to load in the browser when the website is accessed by a user.

• Three distinctive destination pages: These three pages are up to you and your creativity. You can show tourist destinations with which you are familiar or ones that you can imagine. However, you need to make sure that you supplement the destination pages with images-these can be any royalty-free images available online, photos that you have clicked, or photos which you are permitted to use.

• Contact page: This is the page using which a user can send Express Holidays a message. For this page, initially, you will design a form that the users would fill. By the end of this project, you will implement a solution that processes the form and sends Express Holidays an e-mail message with the form contents.

This project involves researching; collecting information, such as graphics, video, and audio; and designing, creating, and hosting the website on a web host, such as godaddy.com. As part of the project, you will also suggest ways of maintaining and promoting the website after it is complete. As this is a prototype, you should largely use freely-available information and graphics and spend a considerable amount of time in website designing and project execution.

In Week 1, you will plan the project, identify the tourist destinations to be shown, and collect the text, graphics, and other information that you intend to include in the website.

Week 1 Tasks

Using Microsoft PowerPoint as a design tool, create a plan for the website. To do so, perform the following tasks:

• Put together a set of questions for the client that need to be addressed before you can start designing and developing the website. This would give you enough information to plan the website without getting into its technical details. Try to be comprehensive but succinct. Come up with questions that can extract relevant information for planning the design and development and for creating an initial prototype of the website. Group your questions under various categories such as quality, scheduling, and workflow.

Your questions may include:

o Who is the intended audience?
o What milestones should be planned in the design phase?
o What branding should be used for the website?

• Decide on the tourist destinations you want to cover. Then, perform the following tasks:

o Create a sitemap for the website. A sitemap includes the titles and file names of all pages in a website. For example, each website should have a home page saved with the file name index.html. You can assume that in this website, each page will link to all other pages.

o Name the pages and determine the file names to be used when you create the website in HTML. This is to ensure that the links within the website work properly.

• Collect the text and graphics for the destinations. You can pull these together from the Internet or from your personal photographs or from images that you are permitted to use. Ensure that you use only copyright-free material.

Decide on the information you want to present on the pages of the website. You may also need to get imaginative when presenting this information. Create one PowerPoint slide for each page to showcase the text and images. Plan to include two paragraphs of text on each destination page as well as on the home page. Note that the contact page will contain a form that you will design later.

• Create a slide to depict the basic layout of the pages in the website. You can use placeholder images or shapes for depiction. You want each page to have the same basic appearance, which should include:

o A new logo
o A banner
o Navigation elements to link to other pages
o A content area that will change across pages

Cite any sources in APA format.

Reference no: EM131433768

Questions Cloud

Organizations mission and vision statement : We frequently hear of an organization's mission and vision statement, but value statements are not as popularized. Tell me, in your own words, what a value statement is and tell me what your current or previous job's value statement is.
How do you explain the continued existence of countertrade : How do you explain the continued existence of countertrade? Under what scenarios might its use increase still further by the year 2020? Under what scenarios might its use decline
Calculate the current quantity of good : Suppose Qxd = 9,500 - 2Px + 3Py - 4.5M , where Px = $100, Py = $50, and  M = $2,000. Calculate the current quantity of good X demanded, then use it and the given information to calculate the own-price elasticity of demand at the current point on th..
The organization purposes in existence and achievement : The mission statement for an organization should aim to be just 1 sentence long. That one sentence needs to speak to the organization's purposes in existence and achievement, which is a lot of thought to contain in a few words. Think of the organizat..
What milestones should be planned in the design phase : Who is the intended audience? What milestones should be planned in the design phase? What branding should be used for the website?
How should management deal with the physical structures : How should management deal with the physical structures at the time of the consolidation? What specific steps should the board take to create an executive team to manage the newly created organization? Given the diversity of cultures embedded in the ..
Focus on the use of measurement tools : This week's Seminar will focus on the use of measurement tools to assess client behavior. Create your Seminar responses in MS Word. Your response to the questions above should be composed in complete sentences and paragraphs and be 300-350 words i..
State profit- maximizing price and quantity : The state purchases the wine on the wholesale market for $ 2 per bottle, and the state-operated liquor stores incur no other expenses to sell this wine. a) What are the state's profit- maximizing price and quantity?
Will the necessary information reach the target audience : IT 520 : You will submit a written report in which you analyze the communication environment that exists within BOLDFlash and discuss the particular areas of concern.Specifically the following critical elements must be addressed: Background and Ar..

Reviews

Write a Review

Computer Engineering Questions & Answers

  What is the best method for creating the deposit

You have entered a customer payment against an invoice and want to deposit it with a rebate from the office supply store. What is the best method for creating the deposit?

  Find an app that uses device capabilities to provide product

Find an app that uses device capabilities to provide a product that previously couldn't exist. Explain what makes this app important or innovative.

  Questionyou work for a small company that is having trouble

questionyou work for a small company that is having trouble with its two domain controllers. describe how you would

  Questionin this project you are to execute a set adt in

questionin this project you are to execute a set adt in java using a singly linked list. the data type of elements of

  What mac should accompany the forged message to convince bob

You decide to tamper with the second message, changing it to 3. What MAC should accompany this forged message to convince Bob that it is legitimate?

  Write down a program that processes the test data

Write down a program that processes the test data. The output should be the Student's ID, followed by the answers, followed by the test score, followed by the test grade. Assume the following grade scale: 90% - 100% A; 80%-89.99% B; 70%-79.99% C; ..

  Are digital circuits immune to noise discuss your answer

Analog circuits are subject to noise that can distort their output. Are digital circuits immune to noise? Discuss your answer.

  Find a two-level, multiple-output and-or gate circuit

Find a two-level, multiple-output AND-OR gate circuit to realize the subsequent functions. Minimize the required number of gates (six gates minimum).

  Convert 6bd3h into its binary and decimal equivalent

The following code utilizes a while loop. Assume that sum references a doubleword in the data segment and that count is in the ECX register. Give a fragment of 80x86 cod that implements the design.

  Patent strategy contributing to succes of technology venture

Describe the ways by which an effective patent strategy contributes to success of technology venture? Answer should include at least 300 words. Also include references.

  You are the information security officer at a medium-sized

you are the information security officer at a medium-sized company. the cio asks you to explain why you believe it is

  Create a draggableinterface that specifies a single method

Create a DraggableRectangleclass that implements this method. See Lab 5: Drag & Dropfor details of how to do this. The idea behind the lab exercise is what you need, not the exact code. The code will be different because this is not Wheels.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd