-
week4
Prepare for the HCI presentation this week we are mainly prepare for the HCI presentation, which occupy 5 percent of our mar... -
week3
User Interface Design In the third week, we focused on the user interface (UI) design of the tool. We designed wireframes an... -
week2
Research and Requirements Gathering During the second week, we conducted research to understand the needs of the Internation... -
week1
Team Meeting and Project Planning The first week of the project was spent on organizing a meetingwith my teammates to discus...
.footer {
font-size 1rem
color var(--third-text-color)
a {
color var(--third-text-color)
&:hover {
color var(--primary-color)
}
}
.info-container {
padding-bottom 10px
text-align center
}
.info-item {
margin 5px 0
}
.icon-animate {
animation icon-animate 1.2s ease-in-out infinite
}
}