Pickapet — Demo Angular Project.

My Angular demo project is finally ready for eyes other than my own!

It’s just a toy single page app, which you can see on your phone browser or a full size computer screen:

https://conniehirsch.github.io/pickapet/

The idea is that it’s Tindr for adoptable pets, which would be curated by shelter personnel. No, it’s not going to be ever used, but I hope it’s a good demo of Angular programming from soup to nuts, demonstrating important concepts like modular components and routing, directives and services and of course responsive-first design.

If for some reason you want to see the code behind the curtain, it’s up at GitHub:

https://github.com/ConnieHirsch/pickapet

(See the README.md or the About page in the site for more information about what exactly went into building this site.