mononoken / fae-scribe

0 stars 0 forks source link

Setup CRUD for notes #1

Closed mononoken closed 1 year ago

mononoken commented 1 year ago

The core skeleton of the app is CRUD with notes. Users should easily be able to create, read, update, and destroy their notes.

mononoken commented 1 year ago

49bc547a196935615b660f689934d24d31c29140 implements #show for Notes, and so we have the basic CRUD actions implemented for notes. This issue is too vague to be useful.