Skip to content

Pranav-Programmer/Registration-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration Form

This web application is a simple registration form that allows users to either log in or register for a new account. The form is built using HTML, CSS, and JavaScript. It provides basic validation for user inputs and allows users to submit their information.

Table of Contents

  • Features
  • Installation
  • Usage
  • Tech Stack

Features

  • Switch between login and registration forms
  • Basic validation for user inputs
  • Submit form data to a Google Apps Script URL
  • Sign in with Google functionality

Installation

Clone the repository or download the source code as a ZIP file. Extract the contents of the ZIP file, if applicable. Open the HTML file (index.html) in a web browser.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Google Apps Script

Usage

  1. Upon opening the web application, you will see a registration form.
  2. To log in, click the "Log in" button.
  3. Enter your user ID and password.
  4. Optionally, check the "Remember Password" checkbox.
  5. Click the "Log in" button to submit the form.
  6. To register for a new account, click the "Register" button.
  7. Enter your desired user ID, mobile number, email ID, and password.
  8. Check the "I agree to the terms and conditions" checkbox.
  9. Click the "Register" button to submit the form.
  10. Upon successful submission, you will receive a confirmation message.

Screenshot (36)

About

This web application showcases a simple registration form built using HTML, CSS, and JavaScript. Users can log in or register for an account, with basic input validation and form submission.

Topics

Resources

Stars

Watchers

Forks