NodeJS/Express Back-End and Angular Front-End for a simple To-Do-List Webapp. Purpose is to get in touch with web technology and try basic mechanisms to secure such an app against the most common web attacks.
To run the server you must have a running mongodb installation on your computer. Execute the 'node piloteServer.js'. The app is now accesable under https://localhost:8089