/Zoo-Application-JS

Simple zoo application using JavaScript

Primary LanguageJavaScript

Zoo Application

This is a simple Zoo Application that allows you to add new Mammal/Avian using a form with validations and to perform relevant functions such as "move", "shed" and "flap". The application is built using OOP principles and written in Python.

Features

  • Add new Mammal/Avian using a form with validations
  • Perform relevant functions such as "move", "shed" and "flap"
  • View list of all animals in the zoo
  • View details of individual animals

Built With

  • HTML
  • JavaScript
  • CSS