Found 3 repositories(showing 3)
maddymaster
This is used to learn nodeJs. In this version of basic password manager I have added simple Json and encryption features. Version 1 is very basic, v2 has validation to input included, V3 has Json and encrypting password included and V4 of the password manager has error handling. I have incrementally explored different features of node to help beginners in node build their own apps and learn iterative development. Fire this application by cd into the directory, do a npm install if you do not have the dependencies installed. it wont harm if you already do and are in doubt and then fire the app using 'node app.js' or 'npm start' . Note that there is no DB connection, this saves everything locally
Cracop
Nueva versión del Gestor de Contraseñas, ahora como una aplicación web utilizando el Stack MEVN
BlazeBreaker-code
Working Version with complete layout rehaul
All 3 repositories loaded