Skip to content

This project is a login and registration validation system built using HTML, CSS, JavaScript, PHP, MongoDB, and MySQL. The system allows users to create an account, log in, and update their account details. The authentication process is handled by PHP, and user information is stored in both MongoDB and MySQL.

Notifications You must be signed in to change notification settings

googly1030/Login-and-Registration-Validation-with-MySQL-and-MongoDB

Repository files navigation

Login and Registration Validation with MySQL and MongoDB

This project demonstrates how to implement login and registration validation using HTML, CSS, JavaScript, PHP, MongoDB, and MySQL. The project uses PHP to handle user authentication and MongoDB and MySQL to store user information.

Installation

To install and run this project on your local machine, follow these steps:

Clone this repository to your local machine.

Install MongoDB and MySQL on your local machine.

Import the users.sql file into your MySQL database.

Update the config.php file with your MySQL database credentials.

Install PHP on your local machine.

Start the MongoDB server on your local machine.

Update the config.php file with your MongoDB database credentials.

Open the project in your preferred web browser.

Usage

To use this project, follow these steps:

Navigate to the sign-up page.

Fill out the sign-up form with your information.

Submit the form to create a new user account.

On successful sign-up, you will be redirected to the profile page.

If you're not already logged in, navigate to the login page.

Fill out the login form with your information.

Submit the form to log in to your account.

If the login is successful, you will be redirected to the profile page.

If you want to update your account details, navigate to the account settings page. Fill out the form with your updated information.

Submit the form to update your account details.

If the update is successful, you will be redirected to the profile page. If you have any issues with sign-up, login, or updating your account details, please contact the project owner for assistance.

Credits

This project was created by [Pradeep G]. If you have any questions or feedback, please contact me at [pradeepgoogly2002@gmail.com].

License

This project is licensed under the MIT License.

About

This project is a login and registration validation system built using HTML, CSS, JavaScript, PHP, MongoDB, and MySQL. The system allows users to create an account, log in, and update their account details. The authentication process is handled by PHP, and user information is stored in both MongoDB and MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published