Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.04 KB

User Login System

Overview

This project is an PHP project. The system allows users to register, log in, and manage their profile within the site.

Features

  • Users (With CRUD Opertaion),
  • Employees (With CRUD Opertaion as well as multiple photo add, update and delete it.),
  • Feedbacks (With CRUD Opertaion as well as multiple checkbox value insert and update),
  • Profile
  • Social links (Gmail, Facebook, Twitter, Youtube, LinkedIn, Instagram, Dropbox, Github as well as update user profile data)
  • User can create account.
  • User can reset password when forget password.
  • User Current IP address is shown as well as current date and time.
  • Remember Login credentials functionality.
  • Country to State to City in dynamic dropdown using Ajax.
  • Export DataTable in Users, Employees and Feedbacks modules.

Screenshots

Deskapp PHP

Deskapp PHP 2