Inspiration

MLH Local Hack Day 2022

What it does

The registration form takes the email and password of the user as input. It encrypts the user's password and then saves the email and password in the database.

How we built it

Password is encrypted using bcrypt

Challenges we ran into

Connecting frontend with backend

Accomplishments that we're proud of

The form successfully encrypts the password and stores it in the database.

What we learned

Connecting frontend with backend

What's next for Encrypting Password

Using it in a full stack large project

Share this project:

Updates