Project Name: User Registration & Login and User Management System With admin panel Language Used: PHP5.6, PHP7.x Database: MySQL 5.x User Interface Design: HTML, AJAX,JQUERY,jŠ°vascript Web Browser: Mozilla, Google Chrome, IE8, OPERA Software: XAMPP / Wamp / Mamp/ Lamp (anyone)
This is a mini Project. This project describes in two Modules. One is the User module and the second one is the admin panel.
User Module In user module, user can register yourself. After Registration user can log in with own email id and password. if the user forgot their own password then user can request for password using their own email id. User Registration User Login Forgot Password Note: For Forgot password , you have provide your gmail credetails in password-recovery.php. After that email function will work on your localhost.

Admin Panel Admin can manage all registered users. Admin can update the user information and delete the user. Admin can change own password Admin Login Manage users Edit user information Change Password(admin)
Home Page:
User Sign Up:
Admin Dashboard:
User Profile:
How to run the User Registration & Login and User Management Project With admin panel Project 1. Download the zip file 2. Extract the file and copy loginsystem folder 3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html) 4. Open PHPMyAdmin (http://localhost/phpmyadmin) 5. Create a database with name loginsystem 6. Import loginsystem.sql file(given inside the zip package in SQL file folder) 7.Run the script http://localhost/loginsystem (frontend) 8. For admin Panel http://localhost/loginsystem/admin Credential for admin panel : Username: admin Password: Test@12345 Credential for user panel : Username: [email protected] Password : Test@123
Video Demo
Go back
|