Git Product home page Git Product logo

local-zoo's Introduction

Local Zoo

This app lets users input animals to track at your local zoo. Friday, June 9th, 2017

By James Higgins

Description

Users can input a new animal. They can view the list of inputted animals and edit or delete animals from that list. The user can filter the list by age(animals under 2 are considered "young", and animals older than 2 are considered "mature". Users can also filter animals by gender. Each animal also has a check box next to it. When checked, this animal becomes featured, and the user can filter between all, featured and non featured animals.

Setup/Installation Requirements

Access Atom Files

  • Ensure connection to the Internet
  • On a mac using spotlight search type in terminal
  • Once in terminal enter the following commands to clone the file to your desktop and open the repository:
$ cd desktop
$ git clone https://github.com/jamesmilanhiggins/local-zoo
$ cd local-zoo
$ npm install
$ bower install
$ gulp serve
$ open localhost:3000 in your browser

Project Outline

  • Create the local zoo basic files with "Animal" as the constructor
  • Each instance of Animal will have all of the following properties: Species, name, age, diet, location, caretakers, sex, like, dislike
  • Create component pages for each feature. Features needed: List-Animals, New-Animals, and Edit-Animals
  • Create Pipes to filter data before it is displayed. Pipes: Animal-Age, Animal-Gender, Featured

Known Bugs

  • There are no known bugs at this time*

Support and contact details

Please contact James Higgins at [email protected] if you have any questions.

Technologies Used

  • JavaScript
  • Angular
  • Node
  • Bower
  • HTML
  • Bootstrap

License

This software is licensed under MIT license.

Copyright (c) 2017 James Higgins

Screenshot One Screenshot One

local-zoo's People

Contributors

jamesmilanhiggins avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.