SecretApp with User Autentication

SecretApp with User Autentication

This project is based on the seven layers of security that are specially being used in banks or any other database of teh companies for protecting their customers privacy.

The problem SecretApp with User Autentication solves

In present world security becomes an important part to handle whether it is in bank or in any companies. As the threat to the security increases three is an urgent need to make the database be more protected, and this cannot only be solved by keeping a strong password but also using a nuber of layer of security. My application is based on the security system where the user register or login in the site and make a secret message. The interesting thing is that all the secrets will be displayed in one page. But the user will not know th author of that secret message except for his. I have used Google Developers Console so that the user can register using google if they donot have trust on us.

Challenges I ran into

Bugs:
->Woking with google developers console, I was not able to get signin with google
->Getting error message when using passport.js
->Creating cluster in mongodb atlas.
->Displaying the array of secrets when passed after the user input

Discussion