Skip to content

nyc-copperheads-2016/kitangular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple angular front-end for our kitten API.

To try out:

  • clone this repo
  • cd into the directory
  • python -m SimpleHTTPServer
  • point browser at http://localhost:8000

You should be able to add kittens by entering their details in the form. You should be able to filter the display of kittens by typing in the filter box. The filter does a simple string match on the name and breed name fields of the cat objects.

About

A simple angular client for our kitten API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published