/kazoo-angular

Animal tracker for the kaZoo Zoo

Primary LanguageTypeScript

KaZoo

By Megan Warnock 5/4/2017

Description

This application tracks different animal species for a zoo. A user can add and edit animal profiles. The user can also filter animals by a selection menu.

Prerequisites

You will need the following things properly installed on your computer.

Installation

In your terminal run these commands:

  • git clone <https://github.com/warnock/kazoo-angular.git>
  • cd kazoo-angular
  • npm install
  • bower install

Running / Development

Building

  • gulp build (development)
  • gulp build --environment production (production)

Support or contact details

Contact Megan at megandwarnock@gmail.com if any questions.

License

Copyright (c) 2017 MIT License

Functionality to implement in the future

  • A place for caretaker information such as name
  • A place to log ongoing notes about the animal and it's health
  • Directions on each animals care for getting new caretakers up to speed
  • A featured animal of the week to celebrate well trained/behaved animals
  • Sort by animal types, location within the park, or animals assigned to particular caretakers