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.
-
Creating new User with standard validations
-
Users login to their own dashboard
-
Fully responsive with pure CSS and Bootstrap
php -S localhost:8000
then Open http://localhost:8000 in your browser.