User Registration & Login and User Management System
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,JAVASCRIPT |
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 Email/Password : demouser@gmail.com/ Test@123
Admin Username/Password : admin/Test@123
Note: Forgot password will not work on 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)
How to run the User Registration & Login and User Management System 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 @123
Credential for user panel :
Username: demouser@gmail.com
Password : Test@123
0 Response to "User Registration & Login and User Management System "
Post a Comment