Dependencies
============
The frontend is build
using `Angular `_ 9
as framework.
If you are new to Angular,
we recommend you to have a look at
- `modules `_,
- `components `_,
- `templates `_,
- `forms `_.
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.