Avengers themed responsive website with Create, Read, Update and Delete operation and Search using PHP, mySql and jQuery (with Avengers themed font)
1.Download the Source code and extract files.
2.Using Xxamp, start Apache and mySql.
3.Go to browser, type “localhost/phpmyadmin” on search bar then Enter.
4.Create database, go to import and drag the “crud.sql” file on db folder of the downloaded file.
5.Copy downloaded file on C:\xampp\htdocs.
6.Go to browser, type “http://localhost/crudassemble/index.php“.
This is the index
This is the 2nd page (not actual output cause there’s an error on my screenshot)