You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Node.js application built using the Express.js framework and MongoDB for the database. The purpose of this application is to allow admins to post jobs, internships, and remote jobs to the website, as well as manage user accounts and notifications.
Website made for the Intro to Communication Networks Course at the GUC. A website created with Node.js as well as frameworks such as ExpressJS, Express Sessions, Alerts as well as EJS
Practice project to learn authentication basics in NodeJS. Technologies learnt - encryption(mongoose-encryption), environment variables, hashing(md5), salting(bcrypt), cookies(passport), google sign-in(OAuth2.0)
In Share your Secret app, you can share your secret anonymously😲 with everyone. And in this app, we've added cookies and session. Also oAuth and sign in with google is enabled.