1. Implementation URL:
www.cpdarobotics.com/Aquarium/
2. Browser:
Implementation tested in Firefox and Chrome.
3. Contributions:
3.1 - Alejandro:
3.2 - Claudia:
Graphic design and layout for the site (html and css), color scheme, background, menu fixed in the top, navigation.
Search page, autocomplete. Search within the list of animals in the aquarium.
Search result page, showing animal information, linking to map in the right floor. Detects search not found.
Team coordination.
I used html5, javascript, jquery, css.
3.3 - Yihua:
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.