rubenmate / draw-entity-relation

A web application developed as my final project for the Computer Engineering Degree. It allows users to model entity-relationship diagrams and export them to SQL scripts after validation.
https://draw-entity-relation.vercel.app
0 stars 1 forks source link

DRAFT: Test maxGraph library for canvas drawing #3

Closed rubenmate closed 4 months ago

rubenmate commented 5 months ago

Changes Made

Test the maxGraph library for our canvas drawing needs.

Issue

Closes #2