surrealdb / awesome-surreal

A curated list of SurrealDB resources, tools, utilities, and applications.
https://surrealdb.com
Creative Commons Zero v1.0 Universal
443 stars 61 forks source link

Adds NodeJs + React Starter Template (NoteIt) #52

Open SoNiC-HeRE opened 1 year ago

SoNiC-HeRE commented 1 year ago

My contribution for #35

A basic implementation of note taking app using React+NodeJs. More info is available here.

Please let me know if any changes are required

naisofly commented 1 year ago

Hey @SoNiC-HeRE!

Can you kindly add a screenshot or GIF of the working app in your repo? Also, I noticed if we try to delete any one note, all of them are deleted. Can you address this bug?

image

SoNiC-HeRE commented 1 year ago

Hey @SoNiC-HeRE!

Can you kindly add a screenshot or GIF of the working app in your repo? Also, I noticed if we try to delete any one note, all of them are deleted. Can you address this bug?

image

Sure, I'll make the necessary changes

SoNiC-HeRE commented 1 year ago

Hie @naisofly, I've added the working video of the web-app to the readme of the repo. However, I don't seem to face the bug you were facing, can you recheck please? and if it still persists can you please let me know how to reproduce it so I can get it fixed.

naisofly commented 8 months ago

Hey @SoNiC-HeRE!

Apologies for the late response, but I tested it on another machine today with the latest release of SurrealDB and still see the same issue where all notes are deleted if you try to delete any single note — made a quick video here for your reference.

Hope this helps & I'm happy to merge this in once it's fixed 👍🏽