Examine the flowchart you created for your web site

Assignment Help Other Subject
Reference no: EM131837580

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 <img> 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.

Verified Expert

The South-east Eat Street (SES) is an online specifically selling take-away street foods from different countries. A program is required South-east Eat Street (SES) which is Owned Company which provides high-quality, Competitively priced Food .It is generic dishes are extremely high quality and delicious

Reference no: EM131837580

Questions Cloud

What is role of investigator assigned to prosecutions chair : What is the role of the investigator assigned to the prosecutions chair during the trial? What is relevancy? What is leading the witness?
Discuss the economics of one unit calculation : Discuss the Economics of One Unit calculation and how it can be used by an entrepreneur. What can you assume when the EOU is profitable?
Determine what kuhn company wacc will be for this project : Kuhn Co. is considering a new project that will require an initial investment of $20 million. Determine what Kuhn Company's WACC will be for this project.
Calculate the payback period and the net present value : A quaint but well-established coffee shop, the Hot New Cafe, wants to build a new cafe for increased capacity. Expected sales are $800,000.
Examine the flowchart you created for your web site : COIT 20268 - Responsive Web Design (RWD) - Examine the flowchart you created for your web site. Consider the requirements of both internal
Essentials of contemporary management : Think about the ethical implications of requiring long hours and extensive amounts of travel for some jobs?
Retirement will be covered by your annual salary : All living expenses between now and retirement will be covered by your annual salary in each year.
How do you plan to ensure your papers are well written : How do you plan to ensure your papers are well written? What kind of tools or resources will you use to improve academic writing?
Develop a report for Chris and Patricia Legal support : In this assignment, students should develop a report for Chris and Patricia's Legal support (CPLS). Overview on the ERP purchase process

Reviews

len1837580

1/29/2018 11:49:43 PM

• To obtain 26-50% of the marks allocated for a specific section of the assessment, the student’s work typically demonstrate a sound level of knowledge and understanding of concepts, facts and procedures, and application of knowledge within the scope of the course. • To obtain 1-25% of the marks allocated for a specific section of the assessment, the student’s work typically demonstrate a limited level of knowledge and understanding of concepts, facts and procedures, and application of knowledge within the scope of the course. • 0 marks will be allocated for a specific section of the assessment, where an erroneous or no attempt has been made by the student.

len1837580

1/29/2018 11:49:34 PM

• Inline comments, filename convention and overall file and folder structure. 2 Total marks: 30 Marker’s Guideline • To obtain 76-100% of the marks allocated for a specific section of the assessment, the student’s work is expected to demonstrate a very high level of knowledge and understanding of concepts, facts and procedures, and application of knowledge within the scope of the course. • To obtain 51-75% of the marks allocated for a specific section of the assessment, the student’s work typically demonstrate a high level of knowledge and understanding of concepts, facts and procedures, and application of knowledge within the scope of the course.

len1837580

1/29/2018 11:49:29 PM

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 Assessment Criteria The following criteria will be used to assess your assignment: Criteria Marks • Overall functionality. Web pages function as intended. 5 • Website demonstrates all aspects of a responsive web implementation. 10 • The completed website sufficiently demonstrates the main features of the initial design and its intended purpose. 5 • Quality of HTML5 and CSS3 coding techniques. Demonstrates proficiency in HTML5 and CSS3. 5 • Website and associated webpage design corresponds closely to the work reported in Portfolio 2. Conversely, the details presented in Portfolio 2 should be supportive of the prototype implementation as demonstrated in Practical Assessment 2. 3

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

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