Skip to content

chenweida6220/WebDevelopmentAssignment1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1 - Zoo

Website link

Table of Contents

  1. Group Members
  2. Overview
  3. Product Spec
  4. GIF
  5. Grading Criteria

Group Members

  1. Wei Da Chen - chenweida6220 -> Hunter College Zoo
  2. Tommy Liang - TommyLiang1 -> Baruch College Zoo
  3. Kevin Hardyal - kevinville -> CCNY Zoo
  4. Stephanie Kim - steph-kimm -> Brooklyn College Zoo

Overview

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.

Product Spec

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

GIF

Staging Branch's GIF

Grading Criteria

  • 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.

About

A collaborative HTML & CSS project featuring CUNY-themed virtual zoos with animal pages, navigation, and GitHub Pages deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.3%
  • CSS 21.4%
  • JavaScript 0.3%