Skip to content

Javascript Week 3 - code review independent project using Angular2

Notifications You must be signed in to change notification settings

srhcrete/zoo-animal-tracker

Repository files navigation

Zoo Animal Tracker

Independent project implementing Angular 2.

Author: Sarah Lindmar

Description

Zoo Animal Tracker is an application that holds a list of animals in the zoo, information about each animal, and can sort animals by age. New animals can be admitted to the zoo by creating a new bio for that animal.

Setup and Installation Requirements

  • cd into the desktop from the terminal.

  • Clone the repository here.

  • cd into the project directory from the terminal.

    cd zoo-animal-tracker
    
  • Once you are in the project directory, run the following in the terminal:

    npm install
    bower install
    gulp build
    gulp serve
    
  • Use the page in the browser.

Future Features

  • Filter animal list by diet.
  • Filter animal list by species.
  • Display total number of caretakers needed in a day.
  • Display total number of caretakers needed for each species family.

Support and Contact Details

If you have any comments or suggestions please make a contribution to my repository

License

This project is licensed under the MIT license

Copyright (c) 2017 Sarah Lindmar

About

Javascript Week 3 - code review independent project using Angular2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published