Interactive board
A simple web application for creating and visualizing type connections on a board within the browser. It allows users to define custom types, represent them on the board, and link them with connecting lines. All elements on the board are draggable, enabling the creation of complex structures with multiple instances of the same type. This project was developed as part of a recruitment task, providing an opportunity to explore Angular Material and the latest Angular features, such as signals and the new control flow.
- Angular
- Typescript
- SCSS
- CSS
- Angular Material
- RxJs
- HTML
- npm
- ramda
- signals
- canvas