Skip to content

This simple web app utilizes PHP and a MySQL database to pass data from the frontend to the backend. This application has full create, read, update, and delete (CRUD) functionality. This application also uses a simple API that I created using Python and JSON.

Notifications You must be signed in to change notification settings

foxster14/CRUD-webapp-API

Repository files navigation

PHP Data Driven Web Application

This simple web application utilizes PHP and a MySQL database to pass data from the frontend to the backend. The database is comprised of a template database that the mariaDB distribution of MySQL provides called "Employees." This application has full create, read, update, and delete (CRUD) functionality. This application also uses a simple API that I created using Python and JSON.

About

This simple web app utilizes PHP and a MySQL database to pass data from the frontend to the backend. This application has full create, read, update, and delete (CRUD) functionality. This application also uses a simple API that I created using Python and JSON.

Topics

Resources

Stars

Watchers

Forks