Interactive Design / Project 2

29.05.2024 - 29.06.2024 (Week 6 - Week 10)

Tan Sin Mi (0368821)

Interactive Design

Project 2


CONTENT
  1. Instructions
  2. Project 2 - Working Web Page
  3. Reflection

INSTRUCTIONS
 

PROJECT 2 - WORKING WEB PAGE

Objective:
In this first part of the assignment, you will focus on creating a UI design prototype for your digital resume or curriculum vitae (CV) using prototyping software such as Adobe XD or Figma. The UI design prototype will showcase the layout, visual elements, and user interface interactions of your digital resume.

Objective:

This assignment aims to create a fully functional and interactive web page based on our Project 1 static prototype. Using the skills we learned in web layout class, we will produce a functional website that closely resembles our initial prototype. 

  • Review our static prototype from Project 1 and analyse its layout, typography, colour scheme, and imagery.
  • Use HTML and CSS to translate the design elements into code, ensuring a faithful representation of the original prototype.
  • Aim for pixel-perfect precision while maintaining responsive design principles to ensure compatibility across different devices and screen sizes.
  • Upload the file in Netlify, update e-portfolio with all the processes documented in the blog, and submit the link as a submission.

Process:
First, I have refer to my layout of project 1 design.

Figure 1 Figma Outcome.pdf

Then, I start the coding of my resume design by using Adobe Dreamweaver.

First, I opened a new html file first, and I have code out all of the content of my resume. I separate the content in two class so that I could adjust it to two column just as my design from figma.
Figure 2 HTML Code

After done all the code of html, I started on the CSS code. I first add a new CSS file for this html code. Then I started to code the style one by one of every section.
Figure 3 CSS Code
Final Outcome:


Figure 4 Webpage Outcome


REFLECTION

Comments

Post a Comment

Popular posts from this blog

Advanced Typography / Task 2

Advanced Typography / Task 3

Advanced Typography / Final Compilation & Reflection