
Seamless updating note documents
Utilizing the power of Socket.io web sockets, DayNotes allows you to have instantaneously updating documents for real-time synchronization between your browser tabs. With efficient lightweight data transmission, web sockets allow a persistent connection between the server and the client.

Calendar-based note organization
Using the date-formatting of Date-fns, DayNotes allows users create notes according to any date in the calendar year. Note documents are securely created and stored in a MongoDB database behind their private Auth0 user data.
How was this website built?
Learn more about how this Front-End Web Development project was built here.