DependenciesΒΆ

The frontend is build using Angular 9 as framework. If you are new to Angular, we recommend you to have a look at

In addition to Angular, we use Bootstrap 4.

A few other projects that we are using:

  • FileSaver.js to save images in the client,
  • RxJS to model/follow the Observable Spec Proposal to the observable,
  • Zone.js for context that persists across async tasks.