Skip to content

At first glance a simple to-do app, but with a powerful backend working behind the scenes. The purpose of this app was starting out with my Node learning while providing a secure and straightforward way to protect your data from attackers. Since I care about performances I also added another advanced feature that is Redis, to make cards display …

Notifications You must be signed in to change notification settings

ClaudioVigliarolo/secret-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://secretnotes.herokuapp.com/login

At first glance a simple to-do app, but powered by a powerful backend working behind the scenes.

The purpose of this app was to start out with a backend project using Node js. I managed to create a secure and straightforward app that will protect your notes data from any attackers.

Since I really cared about performances I had enough freetime I also successfully added Redis caching system, another advanced feature that will make yours notes display as quickly as possible.

For the client side I used React, which smoothly interacts with the Express backend. Taking some inspiration from the internet and using a great amount of creativity I was able to create the best design for this application. The fly in the ointment is that it doesn't look on mobile screen as in the desktop version for design reasons. The App is really powerful and efficient, you can verify his performance using web.dev.

About

At first glance a simple to-do app, but with a powerful backend working behind the scenes. The purpose of this app was starting out with my Node learning while providing a secure and straightforward way to protect your data from attackers. Since I care about performances I also added another advanced feature that is Redis, to make cards display …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published