Skip to content
Mirv edited this page Nov 16, 2018 · 25 revisions

Under construction - Last update

Welcome to the Pet Store

Multi-User curated demo app for people seeking pets ... because who doesn't need another pet?

I am using this app as it actually demonstrates clean code versus some very exploratory monoliths, also in the last year my style has been more encapsulating things into self contained code bases to allow separation of vertical concerns. When not on a timeline or in a team, I like to serve API rather than integrated applications to help with decoupling.

Currently the users would list their email address for everyone to see, this is on the list to fix too.

It is one of the few I have done where I am not learning something brand new in situations for which even beginning to write some of the required tests would have held me back from learning, because I was literally learning everything about a brand new stack.

  • Production demonstration
  • Features demonstrated - Link
  • Features pending - Link
  • Features for appearances pending - Link
  • Features for adding API - Link
Clone this wiki locally