Skip to content

App built for login/sign up functionality using cookies

Notifications You must be signed in to change notification settings

OP-Patel/TheVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheVault

Description

Stylish front-end paired with a fully functioning backend server app for login/sign up functionality. Allows users to sign up with a username and password which is then hashed, salted, and stored in a database (using MongoDB and Studio3T).

Users are then authenticated and have a cookie session opened. This allows the user to skip the login process (by adding "/secrets" at the end of the URL) until the cookie is destroyed by ending the browser session (closing window), or clicking the logout button.

Development Info

Languages: JS, CSS, HTML + EJS
Libraries/Frameworks/Technical scope: jQuery, node.js, npm (passport, mongoose, express, git etc.), Bootstrap
Database: MongoDB used with Studio3T
Server/Backend: node.js (express)

Used Postman to test server requests.

Graphical Info

Website animations are created with the use of native CSS, AOS library, JS and Bootstrap.

Color Palettes used:
https://colorhunt.co/palette/3936464f45576d5d6ef4eee0
https://colorhunt.co/palette/b7c4cfeee3cbd7c0ae967e76 (Does not include all colors used)

Live Demo

In-depth demo click below or visit link: https://www.youtube.com/watch?v=DubNtNajbV4

Live Demo Thumbnail Link