- Wei Da Chen - chenweida6220 -> Hunter College Zoo
- Tommy Liang - TommyLiang1 -> Baruch College Zoo
- Kevin Hardyal - kevinville -> CCNY Zoo
- Stephanie Kim - steph-kimm -> Brooklyn College Zoo
Goal
To create a basic website. Demonstrate understanding of Git commands and GitHub workflow as well as ability to work with HTML and CSS.
Description
CUNY ZOOS is a website that consists of 4 zoos that represent 4 CUNY colleges. There is a homepage to greet visitors to the website. The homepage contains links to the other web pages on the website. Each zoo consists of a landing page and 4 animal pages.
Required
Each animal's webpage should have the following:
- Name of the animal
- One or more images of the animal
- At least one paragraph of information on the animal
Optional
- Navigation Bar
- Dropdown Navigation
- Icon Add-on (eg. Favicons, Font Awesome, etc.)
- Moving GIFs
- Image Carousel
- Text Animation
- Video Loop
- Social Media Buttons
- HTML/CSS is formatted properly, and code is organized.
- Commit messages are descriptive.
- A new feature branch is created for each web page being added to the website.
- The visually appealing homepage includes links to other web pages.
- At least 4 animals are in each student's zoo.
- Users can clearly navigate throughout the website.
- Thoughtful styling has been applied.
- Pull requests are created when merging feature branches.
- The website is deployed to GitHub Pages, and the website link is included in GitHub repository's README section.
