Full Stack note-taking app with login to save your notes
This app is designed to allow you to create a account to store notes that are specifically tied to what credentials you make.
Jquery to generate the model that tells you why you should make a account.
HTML for env files to auto generate the content displayed.
Java ENV to run java inside .env files.
express to link everything together.
Node.js to both create and link server to MVC/Public CSS views
env for encrypted passwords
CSS for background, button, text, and login formatting.
Used the username to tie each entry to the individual. Private/Public Features coming in the future.
Either clone the repo and add your own .env, execute the server.js or go to the live site.
There are a few entries already created to show you how the site operates, but once you create a Account you only see what you have created.
Small formatting issues when logged in.