#Activity:
You are the manager at HappiTails animal shelter. You need to manage your shelter by storing and manipulating information about clients and animals.
Make git commits as you finish each phase, so you can see the history.
###Object Specs:
Animal:
Client:
Shelter:
Relationships:
###Phase 1
Can create animals and clients
###Phase 2
New animals and clients can be added to the shelter
###Phase 3
When creating an animal or client, the user is prompted for information like names, gender etc.
###Phase 4
At start, the user is prompted with a menu of options:
After selecting from the menu the task the user is prompted through the entire process