Skip to content

ochosteve08/Social-Media-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing page

Features

  • Registration and Login functionality
  • Client-side JavaScript validation
  • Firebase integration for email, Google, and Facebook authentication
  • Database integration with Firebase

Validation

  • Client-side validation has been implemented using JavaScript. Input fields have specific validation rules that must be met before the form can be submitted.

Authentication

  • Firebase has been integrated for email, Google, and Facebook authentication. Users can register and log in using these methods.

Database

  • Firebase's Realtime Database has been used to store user data. The database structure is set up to automatically store user information upon registration and update it upon login.

About

A landing page with form validation, authentication and database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published