Mirror Match 1.0.0 Released

My tournament pairings app mirrormatchapp.com is finally out of beta! Since the last beta release I've basically rebuilt the entire architecture of the app using the state management pattern of NgRx.

Added

  • Many unit tests.
  • App icon.

Changed

  • Major refactoring of data services and all app components to use NgRx.

For the near future I have a few things I want to focus on.

  • GUI overhaul. Make it look better and easier to use. Probably using Angular Material.
  • More features people want, primarily draft pods.

For the full change log click here.