Application Design 2 - Task 1
25 / 09 / 2024 — 16 / 10 / 2024 (Week 01 — Week 04)
Jordan Axel / 0354894
DST 61004/ / Application Design 2 / Bachelor of Design (Hons) in Creative Media / Taylor's University
INSTRUCTIONS
Week 1: NO CLASS
Our lecturer assigned us to reflect on and evaluate our previous Application
Design I projects to improve our app designs. I chose to design a new app
instead of refining my previous AP1 project because I wanted to explore a
fresh design approach. Before move into design I prepared a proposal about
the new app.
App Design Proposal
BEFORE AFTER
We are asked to make a to do list in Dreamweaver using html. We followed the direction on how to make for html before going to java script
Week 2: HTML CSS recap
We are given a figma file with an app UI and we have to replicate it
in Dreamweaver or we code it our self.
We are given a lecture on what is DOM or Document object model. DOM
is a Programming interface provided by browsers that allows
developers to interact with and manipulate HTML documents. That can
be easily modified using programming languages, such as JavaScript.
|
|
| fig 2.0 html example |
|
|
| fig 2.1 DOM example |
We are asked to make a to do list in Dreamweaver using html. We followed the direction on how to make for html before going to java script
|
|
| fig 2.2 html for To do list |
|
|
| fig 2.3 HTML + CSS result |
JAVASCRIPT
We learned by follow the tutorial given by the lecturer to make the
To Do List using Dreamweaver. We made the html code first after that
we link the java script to the html.Final Outcome
Week 4
NO CLASS
Task 1
Figma link
Presentation
Reflection
In Task 1, I decided to reuse my design for my app. While working with HTML and CSS, which required relearning some basics I'm struggling with Dreamweaver initially pushed me to research and seek guidance, which ultimately enhanced my problem-solving abilities. The hands-on coding exercises, particularly working with the DOM and JavaScript, deepened my understanding of dynamic web interactions.

Comments
Post a Comment