The project is designed to demonstrate a functionality of working with documents and annotations. The app allows you to load the data from a mock services and display them in the page /annotations. Working with a document includes adding so called annotations in the view of pictures (added with links) and texts. After saving the file, the user gets to the next page, where tehy can see the result data in a json format.
to install the project use
- npm install
- npm run start
- External Libraries: angular-resize-event for reading the resize event data
- UI libraries: Angular Material
15.1.3