/PHPUserManagementSystem

Design and development of an integrated user management system with user panel , PHP-based web app.

Primary LanguageCSS

PHP User Managment System

This project is an integrated system for user control and management, which assigns a dedicated panel to each user and a management panel for admin.

Application Features

  1. Creating new User with standard validations

  2. Users login to their own dashboard

  3. Fully responsive with pure CSS and Bootstrap

Technologies Used

PHP

HTML5

CSS3

Bootstrap

JavaScript

For Run :

php -S localhost:8000

then Open http://localhost:8000 in your browser.