User Management System in CodeIgniter
This project is developed in CodeIgniter.
Project divided into two modules :
User module
Admin Module
User Module
- User can register himself
- User can login
- View and update own profile
- Change Password
- Logout
Admin Module
- Admin Login
- Admin Dashboard
- Manage all users
- Delete particular user
- Change Password
- Logout
Browse Full Report : https://phpgurukul.com/user-management-system-in-codeigniter/
How to run this project
1. Download the zip file
2. Extract the file and copy ciproject folder
3.Paste inside root directory(for xampp xamp/htdocs, for wamp wampp/www,for lamp var/www/html)
4. Open phpmyadmin (http://localhost/phpmyadmin)
5. Create a database with name ciproject
6. Import ciproject.sql file(given inside the zip package in sql file folder)
7.Run the script http://localhost/ciproject
Credential for user panel :
username : [email protected]
Password : Test @12345
Credential for admin panel :
username : admin
Password : Test @12345
Website : https://phpgurukul.com
Showing 1 reaction
Sign in with