Matthew Coleman's profile

2022 Bootstrap Project

2022 Bootstrap Project
First, I started with a Bootstrap template. Design wasn't the focus of this case study, so I just needed a launching point so I could jump into the backend.
The registration page would feature the most complex code.
Under the hood, I use Node Express to send data to a sequelize database hosted via MongoDB. 
All of the frontend was coded in HTML with Embedded JavaScript Templates (1 and 2). The sign-in page used a simple express API to test against a hardcoded email and password (3), and the registration page used regex to make sure the user entered valid info. The Express Session plugin was used to keep track of when the user was logged in.
Finally, the homepage would adjust once the user logged in and a session was created.
2022 Bootstrap Project
Published:

Owner

2022 Bootstrap Project

Published:

Creative Fields