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.
You will need the following things properly installed on your computer.
In your terminal run these commands:
git clone <https://github.com/warnock/kazoo-angular.git>
cd kazoo-angular
npm install
bower install
gulp serve
- Visit your app in the browser at http://localhost:3000.
gulp build
(development)gulp build --environment production
(production)
Contact Megan at megandwarnock@gmail.com if any questions.
Copyright (c) 2017 MIT License
- 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