Skip to content

Welcome to my project, the Registration Form! This application uses a visually appealing HTML form to provide a simple sign-up process. The stack consists of CSS/HTML for styling, Node.js for server-side logic, and MongoDB for data storage. Easy-to-use registration form, responsive design, Node.js server for submission handling, MongoDB integratio

Notifications You must be signed in to change notification settings

IsmailSaiBashaShaik/Registration_form

Repository files navigation

Registration Form To Signup & Store user information Using HTML, CSS,Nodejs in MongoDB

Overview

This project is a simple registration form web application built with Node.js, Express, and MongoDB. It allows users to register by providing their name, age, email, phone number, gender, and password. The user data is stored in a MongoDB database.

Table of Contents

Features

  • User-friendly registration form.
  • Data validation on the server-side.
  • MongoDB integration for storing user data.
  • Responsive design using Bootstrap.
  • Success page upon successful registration.

Prerequisites Make sure you have the following installed before running the application:

  • Node.js
  • MongoDB

Installation

  1. Clone the repository: git clone https://github.com/your-username/registration-form.git
  2. Change into the project directory: cd registration-form
  3. Install dependencies: npm install

Usage

  • Start the MongoDB server.
  • Run the application: npm start
  • Open your browser and go to http://localhost:3007.
  1. Use the registration form to sign up and experience the success page.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Bootstrap THANKYOU

About

Welcome to my project, the Registration Form! This application uses a visually appealing HTML form to provide a simple sign-up process. The stack consists of CSS/HTML for styling, Node.js for server-side logic, and MongoDB for data storage. Easy-to-use registration form, responsive design, Node.js server for submission handling, MongoDB integratio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published