16.04.20 - 00.00.00 (Week 1 - Week X)
Tamara Audrey Saputra (0335846)
Application Design II
Exercises
Instruction
Exercises
Exercise 1
To warm-up our HTML and CSS coding skills again, Mr. Razif assigned us an exercise where we have to create a mobile-base personal web. It should contain 4 pages which include:
- Home
- About Me
- Portfolio
- Contact
I then start to code it in Visual Studio Code.
 |
fig 1: coding |
Home Page
 |
fig 1.1: Home (Mobile) |
 |
fig 1.2: Home (Web) |
About Me Page
 |
fig 1.3: About (Mobile) |
 |
fig 1.4: About (Web) |
Portfolio Page
 |
fig 1.5: Works (Mobile) |
 |
fig 1.6: Works (Web) |
Contact Page
 |
fig 1.7: Contact (Mobile) |
 |
fig 1.8: Contact (Web) |
Exercise 2
In the second exercise, we were introduced to Jquery Mobile and were told to make a 3-page mobile app. The structure should use grids as much as possible and other Jquery features.
For this exercise, I decided to create a News App.
 |
fig 2.1: coding |
Home Page
 |
fig 2.2: home page |
Bookmark Page
 |
fig 2.3: bookmark page |
 |
fig 2.4: bookmark page |
Account Page
 |
fig 2.5: account page |
After showing Mr. Razif all of the above, he suggested to us to add a login page and utilize Jquery's pop-up panels. For the panels, I decided to add it to the bookmark age and account page.
 |
fig 2.6: login page |
 |
fig 2.7: pop-up profile |
 |
fig 2.7: pop-up panel |
After we are done with the layout, Mr. Razif introduces us to Green Sock's animation library. We then proceed to experiment with it and added it to our pages.
 |
fig 2.8: adding animation |
Below is a preview of how the animations look like:
Comments
Post a Comment