Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Homework Help/Study Tips Expert

Background

The South-east Eat Street (SES), is an online shop specifically selling take-away street foods from different countries. They have contracted you to develop a website for this shop. You have been provided with the following initial and technical specifications.

Memo: Website Requirements
From: South-east Eat Street (SES), Senior Management To : Think Wise Engineering R&D Consultants Specification
Design and develop a website. The idea is to provide information to buyers visiting the shop. The goal is to allow buyers to obtain an overview of the shop layout and to find details of the food they would like to buy.

General Requirements
The managers of SES insist that the following requirements must be adhered to:

1. Each webpage of the website must display the SES logo.

2. Do not change the description of the food. Do not rename the filenames of any of the images.

3. All images of each food must be presented to the visitor. This can be done within one webpage or distributed across several web pages. The idea is to ensure that visitors are made aware of the complete selection of items available for them to visit.

4. The images are to be used as it is. You can resize the images retaining the original aspect ratio, but do not crop or edit (e.g. recolour, touch up, sharpen, etc.) or rename the images in any way.

5. Generate a separate page providing the opening hours. The details are found in the Time.txt file.

6. Text description for each food is not provided. You can provide your own ‘dummy' text to demonstrate the functionality of your web page design.

Assessment details for: Portfolio

What You Need to Do
The Individual Case Project specified in Portfortlio 2 is a continuation from Portfolio 1.

At the end of each week, you will complete a different section of the given project as specified in the above section. Each of the weekly Individual Case Project will contribute progressively toward the completion of the given website project. Each Individual Case Project corresponds with the textbook chapters from each week's lesson plan. You are to document and report on each of these Individual Case Project, cumulating in a final portfolio (i.e. Portfolio 2). Portfolio 2 should be submitted along with Practical Assessment 2.

Portfolio 2.1

Use your design sketches from Portfolio 1 and start to build wireframe page mock-ups for the different page levels of your site. Your website should adopt a flexible design. Using the skills you learned in this chapter, build and submit page layouts for the different levels of information your site will contain. For example, you need to build a home page mock-up, an article page mock-up, and a section page mock-up. Remember to test your page mock-ups with some text content and at different browser sizes and screen resolutions as specified in the details for Practical Assessment 2.

Portfolio 2.2
Gather the graphics to use on the different pages of your site. This is provided in the RESOURCE.ZIP folder. For other graphics that are not included, please exercise your creativity to create graphics that you will use in the project.

These include banner, navigation, section, or identifying graphics. Add these graphics to the test pages of your site. Test the images in multiple browsers to make sure they are displayed properly. Think about the different color requirements for your content, and decide how you can enhance the legibility of the content. Can color help communicate the structure of your information?

Determine the color choices for your web site. Pick the colors for text, table backgrounds, and page backgrounds. Establish graphics standards for your web site, including but not limited to the following:
- Decide whether you will use a standard amount of white space around each
graphic.
- Determine exactly which img attributes should be included in all tags.
- Formulate a standard for all alt and title attributes.
- Formulate a basic set of image standards for your site. Use this as the
display standard for testing your graphics. - Determine colors of links and visited links. - Write a short standards document that can be provided to anyone who contributes to the site.

Portfolio 2.3
Examine the flowchart you created for your web site. Consider the requirements of both internal and external navigation. Create a revised flowchart that shows the variety of navigation options you are planning for the web site. Using your HTML editor, mark up examples of navigation bars for your content. Make sure your filenames are intact before you start coding. Save the various navigation bars as separate HTML5 files for later inclusion in your web pages. Plan the types of navigation graphics you want to create.
Use graphics from Portfolio 2.2 for your page banners, navigation buttons, and related graphics.

* Do not include the HTML5 script files in your portfolio. Include only a selection of examples of the work you have carried out at this stage. It is assumed that the HTML5 script files will subsequently be improved and expanded and becomes part of your final project for Practical Assessment 2.

Portfolio 2.4

Examine the content of TIME.TXT provided in the RESOURCE.ZIP. Design and implement the data contained in this file to be appropriately displayed as a table the project website

Portfolio 2.5

Design and include forms in the project website. The forms will be used to gather contact details of visitors to the website. Include the following fields:

- Name
- Age
- Gender
- Country of Origin
- Personal Interest
- Comments

Portfolio 2.6 (Chapter 12)

Finalize your project web site by testing the finished design in multiple browsers and devices (simulators) and making any necessary adjustments or changes to support compatibility. If possible, enlist three to five people to review your web site. Ask for their recommendation.

Compile the feedback and analyse the results the test. What do the results indicate about the effectiveness of your design. Point out the areas that you feel could benefit from user recommendations. List any assumptions you made about the web site and how users either confirmed or denied these
assumptions.

Complete Portfolio 2

Consolidate and combine all your previous efforts from Portfolio 2.1 to 2.6 into a DOC or DOCX report. Present this as a formal report to the client that contracted you for this project. For the purpose of this project you are 1.0

assumed to be a professional. As such, you should attempt at your best to reflect this quality in the preparation of the report.
All sketches, diagrams and figures should be embedded as part of the report. Do not submit external files. For webpage renderings of HTML5 or CSS3, please include screen captures of example of your web pages. Do not submit HTML5 or CSS3 script files in your Portfolio.

The format of your report should be as follows: A4 size paper, 2.5cm margins on all sides, single-sided, Time Romans or New Time Romans font, 12pt font size, DOC or DOCX format.

Assessment details for: Practical Assessment 2

What You Need to Do

To complete the given project specified in the Background section above, you are to create a prototype of a stand-alone website for a desktop computer and mobile device. Design your website to be rendered by a web browser to fit a desktop computer display between 1024x768 to 1280x1024 pixels. The website should also adapt responsively to mobile devices. The breakpoint between the display sizes for desktop computer and mobile device should be 500x720 pixels. The mobile device should also adapt responsively when it is rotated to a landscape orientation.

The site must have pages that display at least three levels of information. The contents and resources have been provided in the above specification. The website will be assessed for cohesiveness, accessibility, design and development effort. Responsiveness of each of the webpages will be tested using Google Chrome's developers device simulator. The breakpoint for the simulated mobile device will be set to 500x720 pixels.

The complete stand-alone website should be created progressively as specified by each week's activities. These activities are to be documented and reported in Portfolio 2.

Use any combination of HTML5 and CSS3 to develop this website. Remember to indicate which desktop browser (i.e. IE, Firefox, Safari, Chrome, etc.) you are targeting as the main working platform for desktop computers. As for mobile devices, please use a generic device with a display of 500x720 pixels to be tested using Google Chrome's developers device simulator.

Do not use Rapid Application Prototyping (RAD) tools or any other type of scripting languages or services, e.g. Python, Lua, AJAX, Dreamweaver, etc. You are required to demonstrate your knowledge of HTML5 and CSS3 independently and without the assistance of automated development and visual design tools.

Your website should be developed to be capable of launching directly from localised desktop computers. That is, the landing page (i.e. the first page or top page) of your website can be launched by calling or opening main.html or index.html directly from within a web browser. No web server is required for Practical Assessment 1 and 2.

Homework Help/Study Tips, Others

  • Category:- Homework Help/Study Tips
  • Reference No.:- M92665940
  • Price:- $85

Priced at Now at $85, Verified Solution

Have any Question?


Related Questions in Homework Help/Study Tips

Question instructions imagine that you are the human

Question: Instructions: Imagine that you are the human resources (HR) manager at a small start-up company, and your company has just been awarded a new contract that is requiring a huge increase in the organization's wor ...

Instructionsgo to the csu online library or the internet

Instructions Go to the CSU Online Library, or the internet, and use the Academic Search Complete database to find the article "Managing Risk Perceptions," by Vladimir Ivensky in the peer-reviewed journal Professional Saf ...

Assignment life span interview for this weeks assignment

Assignment: Life Span Interview For this week's Assignment you interview an individual over the age of 65 and transform your interview notes into a narrative-that is, a life story-of the older adult you interviewed. You ...

Assignment social mobilityfor this assignment you will

Assignment : Social Mobility For this assignment, you will trace your own family's history of social mobility. Consider various types of social mobility, including intragenerational mobility, intergenerational mobility, ...

Qyestion companies might use a strategic alliance or a

Qyestion: Companies might use a strategic alliance or a joint venture to enter the global market. Compare and contrast strategic alliances with joint ventures. Can you find examples of joint ventures or strategic allianc ...

Question list teaching strategiesmethods and resources to

Question: List teaching strategies/methods and resources to improve nutrition in the elderly who are malnutoused and/or have muscle wasting. List some goals and objectives related to these methods that could apply in a c ...

Question do media influence society please respond to the

Question: "Do Media influence Society?" Please respond to the following: • From the e-Activity titled "How Mass Media Influences our Society" discuss two or three ways mass media influence you and others you know. Explai ...

You need to write about the services provided by slack

You need to write about (The services provided by Slack system with pictures of the same program ) Use Slack webiste. each paragraph put reference

Based on the material from the us department of justice

Based on the material from the "U.S. Department of Justice Forensic Examination of Digital Evidence: A Guide for Law Enforcement" document explain some important parts of the computer forensic process. Provide short and ...

Question write your response on the given paragraphmarsha

Question: Write your response on the given paragraph: Marsha, we are about to turn a corner. As we analyze our organizations we must look at what makes them tick, and where they are postured to move forward in the future ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As