Project #3 Handmade Website
Description
Project Description
In your final project, you will be tasked with using older HTML/CSS concepts such as DOM elements: input, forms,
and buttons, and newer Javascript concepts like localStorage, to create an interactive quiz or tool!
While your quiz or tool can be about anything, it must center a specific group/demographic/community and
providing some kind of experience or opportunity to the group. You can choose to define that community and what
it means for you, on your own terms. Just be sure and explicit about who it is for, and why you’re making
it.
It is best to center a group that you have DIRECT relationships with and not make assumptions about other
groups. Nevertheless, we encourage you to research your chosen group as to not solely rely on your own lived
experiences and assumptions about what the potential need or opportunity may be. You’ll want to define the
challenge and use your quiz or tool as potential, feasible solution that addresses some or all of that
challenge.
Description
This is my brief attempt to have a little survey on how’s the user’s day have been going.
The user will be asking a few questions and the next page some response will be generated based on the user’s
input of answer.
Link to Glich.io
Process
Figma Sketching

I sketch in figma first to see what kind of layout I'm looking for then I seperate the layers to export it.
Reflection
In my previous two project, I have been trying to align things but failed. This time I tried my best to align the text and I successfully did it! However, I encountered another problem, I don’t know how to use the variable from other document. My original plan was to let the user input some information and present the result at the final page. I will look into it further.