Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geraldoam/procedural-crud
PHP Crud with procedural programming.
https://github.com/geraldoam/procedural-crud
crud mariadb-server materialize-css php7 procedural-programming
Last synced: about 2 months ago
JSON representation
PHP Crud with procedural programming.
- Host: GitHub
- URL: https://github.com/geraldoam/procedural-crud
- Owner: geraldoam
- License: mit
- Archived: true
- Created: 2019-12-13T02:50:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T16:15:28.000Z (over 4 years ago)
- Last Synced: 2024-09-19T04:07:44.838Z (about 2 months ago)
- Topics: crud, mariadb-server, materialize-css, php7, procedural-programming
- Language: PHP
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
C.R.U.D.
Procedural PHP
---
## About
A procedural crud, build with **PHP7, Materialize CSS and MariaDB.**.
___
## Images
##### List Users
![Captura de tela_2020-05-13_16-08-23](https://user-images.githubusercontent.com/41551840/81854317-292eea80-9534-11ea-8f8f-8fb65d1494a1.png)
##### Create User
![Captura de tela_2020-05-13_16-10-52](https://user-images.githubusercontent.com/41551840/81854533-6dba8600-9534-11ea-86c8-ab40f61a6387.png)
##### User Edit
![Captura de tela_2020-05-13_16-13-18](https://user-images.githubusercontent.com/41551840/81854694-b2deb800-9534-11ea-9a14-85ab5778bfce.png)
##### User Delete
![Captura de tela_2020-05-13_16-14-16](https://user-images.githubusercontent.com/41551840/81854785-d144b380-9534-11ea-952a-1055b52cbe85.png)