User Registration & Login and User Management System With admin panel

User Management System is a web based technology which manages user database and provides rights to update the their details In this web application user must be registered. This web application provides a way to effectively control record & track the user details who himself/herself registered with us.

Project Requirements:

Language Used: PHP5.6, PHP7.x

Database: MySQL 5.x

User Interface Design: HTML, AJAX,JQUERY,JAVASCRIPT

Web Browser: Mozilla, Google Chrome, IE8, OPERA

Software: XAMPP / Wamp / Mamp/ Lamp (anyone)

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.

Image One

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).

Some of the Project Screens

Image Three

Image Four

Image Five

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: johndoe12@gamil.com, Password : Test@123