Secret Sharing WebApp
-
Implemented Create, Read, Update and Delete (CRUD) functionality using Mongoose with MongoDB Atlas database for users to manage their secrets.
-
Implemented google OAuth 2.0 authentication using Passport.js for users to see and post their secrets anonymously.
-
Tech Stack : Express.js, MongoDB Atlas, Bootstrap, CSS.