skwidhubz / poly-flow

An interactive application in which users can create and save dynamic svg/canvas modules.
MIT License
0 stars 0 forks source link

pF - CRUD for library/save #12

Open skwidhubz opened 1 year ago

skwidhubz commented 1 year ago

cavnas must be saveable to library with: TITLE and 1 x PARAMETER (number of circles) (CREATE/READ) library must be able to recall and edit canvas (UPDATE) library must be able to delete canvas (DELETE)