Skip to content
#

registration-form

Here are 15 public repositories matching this topic...

A basic user authentication system built with Express.js and MongoDB. This project includes features for user registration, login, and secure password storage using bcrypt for hashing. The UI is rendered with EJS templates and styled with Bootstrap CDN for a responsive and clean design.

  • Updated Nov 3, 2024
  • JavaScript

this is a JavaScript registration form that utilizes Firebase for data storage. The form allows users to input their name, phone number, email, password, gender, and work/student status. The form data is validated, and if the inputs are valid, the data is stored in both the local storage and the Firebase Realtime Database.

  • Updated Jul 7, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the registration-form topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the registration-form topic, visit your repo's landing page and select "manage topics."

Learn more