/CRUD-web-app

This is a simple CRUD (Create, Read, Update, and Delete) web application developed using PHP, HTML, and MySQL.

Primary LanguagePHP

💻 CRUD-web-app

This is a simple CRUD (Create, Read, Update, and Delete) web application developed using PHP, HTML, and MySQL. This system was created during Introduction to Basic Web Development with PHP workshop with Reza Ahmad Nugroho.

With the system, the user can add, edit, and remove student record.

Tools:

  • Microsoft Visual Studio Code
  • XAMPP

Screenshots:

Main page

image

Add new data

image

Edit existing data

image

Remove existing data

image