Architecture

This project shows how angular is flexible in designing repetitive and configurable views. It could be useful in some certain cases:

  • where a lot of data is presented, and it should look similar across all pages
  • when each view needs to be shared via link
  • when there are few common layouts used across the entire app

Layouts

There are few layots examples basing on angular material:

DEMO