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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
foxster14/CRUD-webapp-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.