/savage-auth

Primary LanguageJavaScriptMIT LicenseMIT

Savage Auth

Screen Shot 2022-06-04 at 6 17 31 PM

Language Used

This was created using EJS, CSS3, JavaScript, MongoDB, and Node.js.

The assignment was to make all the buttons functional and understand that passport is used to create and use log ins for users. The users and message board posts are stored in MongoDB. I used bootstrap to style the site.

Lesson Learned

I learned how each page connects to each other on the server side. This was also my first experience with a web application with an authorization feature.