You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a project where I made a full-stack note-taking application. Currently, the project is not online as there are some security issues I would need to extensively take care of. Primarily, detering HTML injection, and XSS attacks, which I am unfamilar with at the moment. (I will to try to find a library to help with this in the future).
Disclaimer: The backend requires a cert and key to be generated for it to function properly. The .env in the backennd also needs to be filled out properly as well.
Features
A full stack application will secure sign up and login page, session cookies, the ability to delete, update or change emails or passwords securely, and a bunch more. The site has multiple pages (8~ + any pages you create for note taking). In the backend, it supports around 20~ routes that allow users to permanently store or delete their notes