Skip to content

Instantly share code, notes, and snippets.

@chyld
Created January 31, 2013 23:10
Show Gist options
  • Save chyld/4687590 to your computer and use it in GitHub Desktop.
Save chyld/4687590 to your computer and use it in GitHub Desktop.
You are the manager at HappiTails animal shelter
You need to do the following:
1. manage the clients coming into the shelter
1a (track their names, ages, gender, kids and the number of pets they have)
2. manage the animals
2a (track their names, breed, age, gender and their favorite toys)
3. a client will want to come in and see the list of available animals to adopt
4. a client will want to come in a give up their animal for adoption
5. want to list the animals in the shelter
6. want to list the clients
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment