Skip to content

This Webpage lets user Register via thier Mail ids and password, later they can log in with thier crediantels.Uses cookies to keep the user loggedin in .The crediantels are stored safe in the Database after being Hashed and Salted for protection and privacy .

License

Notifications You must be signed in to change notification settings

kitarp29/Secrets

Repository files navigation

Secrets

Click Here!

Its a Social Media websites where people can share their views and thoughts.
This Webpage lets user Register via thier Mail ids and password, later they can log in with thier crediantels.Uses cookies to keep the user loggedin in .The crediantels are stored safe in the Database after being Hashed and Salted for protection and privacy .

WorkFlow

## Tech-Stack - **NodeJS**- For rendering the Server side handling of GET and POST requests and connecting to DB - **MongoDB**- The User data (Password ,id ,views,etc) are saved in a Mongo Database deployed on AWS Bucket-S3 via MongoDB - **ExpressJS**- For passing the dta from user to DB and vice versa. - **EJS**- For rendering the data from user to DB and vice versa on the webpages. - **npm Packages**- Various other NPM packages like Body-Parser,PassportJS etc

Running locally

  • Clone the Repo
  • Move to the Dir
  • npm i
  • Create a .env file and connect your Mongo DB
  • node app.js
  • Project is served on http://localhost:3000/

*Note- There is a Google Auth setup but never used

About

This Webpage lets user Register via thier Mail ids and password, later they can log in with thier crediantels.Uses cookies to keep the user loggedin in .The crediantels are stored safe in the Database after being Hashed and Salted for protection and privacy .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published