...
Graphic design and layout for the site (html and css), color scheme, background, menu fixed in the top, navigation.
...
I used html5, javascript, jquery, css, bootstrap.
3.3 - Yihua:
For GR5, I implement the map part of the aquarium site. The map consists of three floors and allows the users to click on a tank to see the list of animals inside.
3.4 - Yixin:
I did the "Tickets" section. So basically I created a form that has two parts: ticket information and billing information. To check for the inputs in the form, I used the jQuery library so that only after you have filled in all the information correctly will the “purchase” button lead you to the confirmation page. And I also implement this confirmation page.