Project Overview
This is a mini project for Registration and Login System, It includes a Registration form, Where Users can register and login into your Panel with the help of Email Id and Password.
I have also created a panel for Admin Section, where admin can monitor all the users, He/she can also edit, update and delete the users from the panel. I have also added Pagination Option in it.
Tools
PHP, MYSQL, Jquery, AJax, Bootstrap, CSS
User Panel – Demo
UserName – amuser@gmail.com
Password – am@1234#
Admin Panel – Demo
UserName – admin@admin
Password – Hi@12##
User Module
what a user can perform:-
- Registration – A user can Register himself.
- Signin – After registered with the email, He can login into your panel.
Admin Panel
Admin has complete authority to manage the registered users. Admin can edit and update the users details and delete the registered users also
- Admin Login
- Manage users
- Edit user information
- Delete User Details
How to run the User Login & Registration Panel
- Download the zip file and Extract the file
- Paste inside root directory(for xampp xampp/htdocs)
- Open PHPMyAdmin (http://localhost/phpmyadmin)
- Create a database with name loginregister
- Import loginregister.sql file
- Run the script http://localhost/loginregister(frontend)
- For admin Panel http://localhost/loginregister/admin