Develop your personal website from scratch

Assignment Help Web Project
Reference no: EM133160401

Assignment - Website Development

Overview
In this second assignment, you are required to develop your personal website from scratch, based on the design document that you created in Assignment 1. You should avoid the mistakes made by the competition from your competitive analysis.

Learning Outcomes

Knowledge:
• Recognise the importance of user analysis, content organisation, interface design, interface usability and the accessibility issues associated with multimedia and web design;
• Identify, explain and apply the design principles that underlie good multimedia and webpage design, from both a visual & content design perspective.

Skills:
• Demonstrate the appropriate use of visual and content design tools, and multimedia and web authoring software;
• Develop a sophisticated web site from scratch, using information gathering and design techniques.

Application:
• Select appropriate design principles to design multimedia products and web pages that are align with project expectations;
• Operate appropriate software packages to build multimedia products and web pages that are align with project expectations.

Values:
• Appreciate ethical behaviour in relation to multimedia and web page design, in particular issues related to copyright.

Assignment Details
In this second assignment, you are required to develop your personal website from scratch, based on the design document that you created in Assignment 1. You should avoid the mistakes made by the competition from your competitive analysis. The requirements for building the website are listed below.

All of the labs this semester are designed to help you with this assignment; learning HTML, CSS and JavaScript. Do not discount their potential to assist with parts of developing this website. For an overview of what each lab contains, please click on Moodle's "Content" section at the top of this Moodle course.

Global content requirements for all webpages on your website
Header • To identify the website as a website dedicated to you personally, provide:
o A relevant heading / title banner and/or image/logo
Footer • An appropriate and intuitive footer must be included on your website.
Navigation • There should be a clear, intuitive and consistent navigation structure on the website.
• You need to think about how you will provide navigation to the user, and whether some pages may be categorised together or not. Consider the 5 ± 2 content guideline!
• Example: "Education" and "Career" pages may be appropriately categorised together under a main page called "About" - with the 2 pages linking from it locally, or within a menu drop-down function.
• Types you can include (if applicable for your design and requirements):
• Global (Primary and maybe Secondary), Local, Footer, In-text, Utility.

Home Page Requirements

• Filename should be named "index.html".
• Home page should indicate the purpose and identity of your website immediately via:
o Short blurb of your name and your career ambition.
• Example: "Joe Bloggs. Web Designer. I create beautiful websites."
o Short paragraph (15-45 words) providing more detail regarding your career ambition.
o No other text should be present, unless providing homepage guidance/appetisers.
• It can be more creative than the rest of your web pages, but it should try to professionally represent yourself through:
o Image(s) and Visual design (Composition, Colour and Typography)
• Remember this design is to reflect your style and personality (with the focus on your career ambitions), but not at the expense of good design. First impressions count!
Contact Page Requirements
• Give this page an appropriate filename, title, heading (and subheading if required).
• You should include relevant text with links to contact you such as email and social media.
• This page must have an HTML Contact Form using the <form> element: It must:
o Be well-designed and styled with CSS, and its intent must be clear;
o Use HTML5 built-in form validation and/or JavaScript to validate the data;
o Output error messages/user feedback when there is user input errors or form submission success.
Requirements of SIX additional web pages
• In addition to the home and contact pages, you are given creative freedom to design and develop the rest of your personal website yourself with only a few specific requirements.
• You need to design and develop six more web pages for your personal website for a total of eight that specifically reflect the career focused purpose of the website.
• Some suggestions (but you may think of your own) are shown below:
o About, Achievements, Bio, Blog, Career, Design, Education, Experience, Gallery, Hobbies, Journal, Ideas, Photography, Portfolio, Testimonials, Travel.
o Note that some of these suggestions above would technically require server-side scripting to fully function. In these cases (such as a blog), create a prototype of this web page, focusing on design and layout, with sample content in place.
Content • Each web page should have:
o Appropriate filenames, titles, headings (and subheadings if required) related to their content.
o Appropriate text to complement the additional media.
o At least one relevant piece of media (image/video/audio).
Gallery

One of your six additional web pages must include an image gallery of at least six images • The gallery must be dynamic, meaning it has an interactive visual feature such as:
o Lightbox: Thumbnail images that when clicked display a larger version of that image and fades out the rest of the webpage until the image is closed.
o Rollover: Thumbnail images that when the mouse hovers over it, displays the larger version of that image.
o Slideshow: The first image displays large and the user can cycle through the images.
o Any other Dynamic Gallery that is designed and presented well.
• You may need to incorporate code (using CSS, JavaScript and/or jQuery) from:
o One of the lab exercises - the labs have 4 different galleries which you can adapt.
o Free image gallery tutorials (make sure to reference code that is not yours).
• Galleries that function well and suit the design of your website will be awarded higher marks.

Brief Report
• Together with the website, you must provide a brief report with the following details:
• Tested Browsers: Indicate the browser(s) you have tested your website in.
• Page Layout: Indicate the page layout your website has been developed in, and if your website is:
o Fixed, also indicate the minimum pixel width your fixed website fits within.
o Flexible, also indicate the minimum width the browser window can be, before the content no longer comfortably fits and feels squashed. Also indicate the optimal resolution.
o Responsive, also indicate each of the breakpoints and their width in pixels.
• Changes to Design Document: List in dot point, any changes you made to your design document and the reason you made that change.
• CSS3 Requirements: Indicate exactly where in your website you incorporated the minimum of three of the specific CSS3 visual requirements:
o Flexbox, Gradients, Grid, Multi-Column, Opacity, Outline, Rounded Corners, Shadows, Transitions, Transforms (scale, skew, and/or rotate), or Embedded Fonts.
o This will make it easier for markers to assess this requirement.

Attachment:- Website Development.rar

Reference no: EM133160401

Questions Cloud

Define human resources planning : Question 1: Define Human resources planning. Question 2: How do you define Fringe benefits?
Partnership agreements : What disadvantages should you be aware of when forming a partnership? How will you allocate income or loss?
Conduct independent research : 5.1.Community attitudes and structures of culture, language and workplace policies influence people and groups and will all have an impact on community services
Sourcing and securing a sme interview candidate : This individual assignment requires each individual student to independently reflect on the entire learning process when completing Group Assignment 1 on Indige
Develop your personal website from scratch : Develop your personal website from scratch, based on the design document that you created in Assignment
Identifying instances of true plagiarism cases : What are the key criteria for identifying instances of true plagiarism cases versus a student who made errors in citing their sources and at what point should a
Outcomes of job analysis processes : Discuss what the two outcomes of job Analysis processes are. Discuss their key components.
How much more principal does nick owe once the loans : How much more principal does Nick owe once the loans enter repayment and his interest has been capitalized
Innovations in health care article : Select a health care organization with which you work or are familiar.

Reviews

Write a Review

Web Project Questions & Answers

  Evaluating an ecommerce website

Create a check list that contains key point for evaluating an ecommerce website - Write a short, reflective report about website

  Gpc and runtime magic quotes

Create a script that lets you know whether Zeus or Helios has the GPC and Runtime Magic Quotes turned on or off. The output should have appropriate labels that define what output signified and should display 'ON' or 'OFF' depending on the setting.

  Creating functions through conditional operator

Use the conditional operator and the cal_days_in_month function, determine the number of days in the current month and output to browser whether it is normal month or a leap month.

  Web development projects with database

Since the vast majority of web-development projects involve a database, do you think that computational activities should be performed there, or do you think they belong in the XML page or stylesheet?

  Comparing shelf software packages

Required assistance with comparing and contrasting two main off the shelf software packages that could be implemented in an organization.

  Web based scams

Web phishing, pharming and vishing are popular web based scams. Talk about currently used tools and recommended measures to defeat this kind of attacks efficiently?

  Explanation of contextual links

The most powerful hypertext capabilities is the the contextual link. Wikipedia . com is a great example of a site that utilizes contextual links.

  How architectural and protocol changes occur

Discuss how architectural and protocol changes happen, the administrative organization that oversees the technical development of the Internet,

  Traditional approaches for training professionals

Webinars and other web conferencing techniques have proved most beneficial for the provision of affordable quality corporate training.

  Internet for business

Discuss how can a business use the Internet and give at least three examples with web links demonstrating your answer.

  It influences the behavior of organizations

Information technology influences the behavior of organizations. Name one effect of Information technology implementation and long-term usage you suppose having a positive contribution and one having a negative consequence.

  Importance of a guided navigation system

Explain the use and importance of a guided navigation system and shopping cart for a website designed for e-commerce and business purpose.

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