Interactive Design - Project 2

19.6.2024 - 29.6.2024

Ruthlene Chua Zhen Si 0365222 

Bachelor of Design (Honours) in Creative Media - Interactive Design

Project 2 - Working Web Page

  • Instruction
  • Task 
  • Reflections


INSTRUCTION

 


Task_Working Web Page

  • For this particular task, we need to review and analyze our static prototype from Project 1, focusing on its layout, typography, color scheme, and imagery. 
  • Next, use HTML and CSS to translate these design elements into code, ensuring the implementation closely matches the original prototype. 
  • Strive for pixel-perfect accuracy while also ensuring the design is responsive and compatible with various devices and screen sizes.
  •  Finally, upload the completed file to Netlify, update your e-portfolio with a detailed blog documenting the entire process, and submit the link as your final submission.

The webpage for self-resume has been completed during project 1, therefore for this assignment, we can start to move forward to convert them into coding in Dreamweaver. 

I first started with creating the elements on the top, the square, and the diamonds but I realized that the elements are not available to present. Therefore, I try to use images instead. 


Then, I moved on to the contact part, I was struggling with the alignments and also the position of the information (phone number, Instagram, email), therefore I tried to create a box and then make adjustments on the font size and placement. 


CSS box: 


Moreover, I started to do the self-information bars, due to the column that I have designed, it was separated to two different categories. To make it appeal, I inserted a coding (container) to let one content stay in its column to make it tidier. 


CSS, coding for container and alignment: 


This is the code to create the dots. I experimented with using an image, specifying dotted sizes, and various coding elements. After researching online, I opted for the simplest method that proved to be the most effective.


Aligning the three hobby images together was a bit challenging, but I managed to achieve it. However, I still faced difficulties in making the spacing more flexible.



This is quite similar to the part just now, so I tried a similar method but changed the coding a little due to its size and the placing. For this particular part, the images are inside a boxes, therfore it was needed to create box around them. I tried to just putting the outline for the pictures but it doesnt work well and it looks solid. 


Codings for the boxes: 


Last but not least, the wording arrangement. For the entire resume, I focus on 2 wordings. One was the Merriweather and another was the Roboto Mono to ensure it's cleanest and great looking appearances. 


Apply all the family font link to css and link into html and done!


Coding for the entire resume in pdf format (html & css): 


Website resume pdf format :


LINK TO WEBSITE: https://resume-ruthlene.netlify.app/


REFLECTION

Experience:

For this task, I took my static prototype from Project 1 and turned it into a real web page using HTML and CSS. I started by recreating the design elements from the prototype, like the squares and diamonds, but had to use images instead since the original elements weren’t available. Next, I worked on the contact section, which involved a lot of tweaking to get the phone number, Instagram, and email aligned just right. I created a box around the contact info to help with positioning and adjusted the font size for better placement. I then moved on to the self-information bars, using a container to keep the content neatly arranged in columns.

Observation:

I noticed that aligning and positioning elements was tougher than expected. The hobby images and contact info required several adjustments to get them looking right. For creating the dots, I tried a few different methods before finding the simplest one that worked best. Making sure everything was responsive on different devices and fixing the spacing issues took some extra effort. Dreamweaver helped with the coding, but getting everything to match the prototype and look good on all screens was a bit challenging.

Findings:

I learned that converting a static design to a working web page takes a lot of attention to detail and flexibility. Finding practical solutions for design elements, like using CSS containers for alignment and experimenting with different methods for dots, was crucial. Ensuring the page was responsive and adjusting the spacing for a clean look were key to getting it right. Lasttly, coding was really tiring but fun to learn. 

Comments

Popular posts from this blog

Information Design_Exercise

Sonic Design_Final Project

Sonic Design_Exercises