Skip to content

This is an application where users could anonymously post their secrets while others can see it in a common thread. Developed using node.js/express and user data stored using MongoDB and Mongoose. Google login is implemented.

Notifications You must be signed in to change notification settings

kkartikeye/Secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secrets

This is an application where users could anonymously post their secrets while others can see it in a common thread. Developed using node.js/express and user data stored using MongoDB and Mongoose. Google login is implemented. The application uses passport.js to authenticate and googleAuth is also used. Environment variables are used all over the code which means that to run the code it might be needed to replace those variables with custom values.

How to run the application:

install the files -go into the directory and run "npm i" -then run "node app.js" and then go to "http://localhost:3000"

Here's how it looks:

Screenshot 2020-07-18 at 3 48 29 PM

Screenshot 2020-07-18 at 3 48 38 PM

Screenshot 2020-07-18 at 3 50 04 PM

About

This is an application where users could anonymously post their secrets while others can see it in a common thread. Developed using node.js/express and user data stored using MongoDB and Mongoose. Google login is implemented.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published