An open API service indexing awesome lists of open source software.

https://github.com/bridgerbrown/daynotes

A calendar-based note taking platform that uses web sockets for seamless synchronization between browser tabs. Through Socket.io, the client-side website communicates with a server built with Node.js, Express, and HTTP to save notes made with the Quill.js text editor to a MongoDB database. Users sign in securely through Auth0's user authorization.
https://github.com/bridgerbrown/daynotes

date-fns mongodb nextjs quilljs react socket-io tailwindcss typescript

Last synced: 27 days ago
JSON representation

A calendar-based note taking platform that uses web sockets for seamless synchronization between browser tabs. Through Socket.io, the client-side website communicates with a server built with Node.js, Express, and HTTP to save notes made with the Quill.js text editor to a MongoDB database. Users sign in securely through Auth0's user authorization.

Awesome Lists containing this project