/NgGraphBoard

Angular + RxJS simple app for drawing simple graphs

Primary LanguageTypeScript

NgGraphBoard

Simple Graph Whiteboard made with Angular 14 and RxJS. It's main role was being a sandbox for me to learn the concepts of reactive programming.

At the moment it allows drawing simple undirected graphs with optional weights in an infinite space.

In future probably to be rewritten to my favourite Vue.js with a lot of new features.

video.mp4

Build

This project was generated with Angular CLI version 14.1.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.