Project Title: AMDB Database, Viewer Table Management Web User Interface.
Database_SQL A relational database project built with MySQL, HTML, PHP, including EER diagram design, table creation, and data querying using SQL. Hosted and tested locally using XAMPP and phpMyAdmin.
Features: Search viewer by name or ID Insert, update, and delete viewer records View-based SQL operations Perform Complex SQL operations
How to Run: Open with Apache, MySQL in XAMPP Go to htdocs and create a test folder and paste all the files. Run the index.php file, access via 'localhost/test' OR Open Apache and MySQL from XAMPP Create DB and import .csv file Run queries using the SQL tab in XAMPP for seperate views in XAMPP
Contributions: Priyanka Rijal
Requirements HTML, CSS, PHP, MySQL, phpMyAdmin, XAMPP(Tool), .csv file