Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is still in progress, building on it overtime.

I developed a full-stack web application using Node.js, Express.js, EJS, and MySQL to implement a secure user authentication system. The application features login and registration pages, allowing users to easily sign up and log in through a form. User credentials are securely stored in a MySQL database, with passwords hashed using bcrypt.js for added security. Upon successful login, users are granted access to a protected profile page, as well as a "Gym" and "Finance" page. The sessions of the user are managed using JWT and cookie-parser, ensuring secure and persistent authentication within the browser.

download the folder, then in terminal (on vs code) type npm start.

About

Developed a full-stack web application using Node.js, Express.js, EJS, JS, and MySQL.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages