User Registration & Login and User Management System With admin panel
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 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)
Some of the Project Screens
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: phpgurukulteam@gmail.com
Password : Test@123
Video Demo——————————————–
View Demo | Installation Guide |
Not Found
The requested URL was not found on this server.
Apache/2.4.48 (Win64) OpenSSL/1.1.1l PHP/7.4.23 Server at localhost Port 80
sir this problem i found on my screen
Follow the instructions properly.
Good Job @anujkumar. It helped me in a big way.
Hello,
I added another page to my project but it is direct accessible without login, can you please guide how to restrict other pages for logged out users.
Check the session variable
do you have youtube page?
Yes.
https://www.youtube.com/channel/UCo_-y3FteUdIEg8muZKo1JA
Thank you Anuj for this wonderful project. Good Job appreciate your effort.
If possible please post a basic mobile application skeleton for user registration and admin.
Hi Anuj…Thanks for this script,it works awesome. But I saw a lot of .js files in /admin/assets/js folder. I’d like to implement some of them in manage-users.php page,but I dont know how. Can you help me with …let’s say…zabuto_calendar.js
Thanks in advance.
call the js file in that page.
That’s the problem.Don’t know how to call js file in php page. Tried with
<?php
echo '’,
‘jsfunction();’,
”?>
But it doesn’t work…;
MAm, I need this project report
Not available.
can i ask a favor ?
do you a android app for this system ?
NO
thank you
Sir am really grateful in all the projet you have be dropping ever since, I pray God will increase your strenght
Hello
Thanks for your excellent work.
I appreciate your effort and time.
I have a small request: Can you use the multi-page feature?
Thanks again
I will consider it in the next version.
Thank you and appreciate your effort and beautiful humanity. We will wait for the second release.
I can`t loging admin page
Not working
Username: admin
Password: Test @123
Password is Test@123
brother admin password is not working still
Admin password is Test@123
how to change admin id and pass??