CRUD Application using PHP & MySql

Description
  • Date: May 16, 2024
  • Categories: websites

View project – https://iamnonis.com/crud-app/

 

I built a CRUD (Create, Read, Update, Delete) application using HTML, CSS, JavaScript, PHP, and MySQL. This project helped me strengthen my full-stack development skills and understand the seamless integration between frontend and backend.

Key Features:
Insert new data into the database
Update existing data in the database
Delete data from the database
View data from the database

Technologies Used:
Frontend: HTML, CSS, JavaScript
Backend: PHP
Database: MySQL
Feel free to check it out and share your feedback!