This is a CRUD operations sample built with PHP & mySQL (back-end), Material+Boostrap (Front-end) and jQuery.
git clone https://github.com/pegasus0069/crud.git
move Project folder inside xampp/htdocs/ folder
change the port from the XAMPP Control Panel using run as Administrator -> Config -> Service and Port Settings -> change main port to 3000 and SSL port to 3001
open localhost:3000/phpmyadmin
create new database named "crud" and import Database/crud.sql file
Now open localhost:3000/{Your Project Folder Path from htdocs directory}/view.php to run the Project
Sample Database File
=>pmms.sql