Secrets Keeper

Description

Secrets keeper is a really simple concept, it allows people to submit their secrets anonymously so wherever they post are not associated with a email or a user name and it means that people can express themselves I guess more freely. You can either go towards register or go towards log in and once the user has been registered or logged in and they have been authenticated then they are able to access the secrets page.

Getting Started

Dependencies

  • "body-parser": "^1.19.0",
  • "dotenv": "^8.2.0",
  • "ejs": "^3.0.1",
  • "express": "^4.17.1",
  • "mongoose": "^5.9.2",
  • "mongoose-encryption": "^2.0.2"

Installing

  • clone or download repo

Executing program

  • How to run the program
  • Step-by-step bullets
npm install
npm start

Authors

Crisse Soto @crissesoto

License

This project is licensed under the MIT License

Acknowledgments

  • Whisper App
  • Angela Yu Web development course