User Login and Management PHP Script

Overview

This is the complete management of the User.It includes

 

Front end

  1. Ajax User Register
  2. Ajax User Login
  3. Forget password (Get Password on email)
  4. User Dashboard
    • Dashboard
    • Profile Edit (Change basic info,Change Avatar Image)
    • Change Password
    • Logout

 

Admin Panel

  1. Admin Panel Dashboard
    • Total Users
    • Line chart stats of current month
    • Recent Sign ups
  2. View User
    • All users
    • Update,Delete
    • Export users to CSV
  3. Add New User
    • Profile Image addition
    • Add with unique username
    • Add geolocation address
  4. Edit user
  5. Delete User

Related