https://github.com/indra87g/bootstrapcrud
A simple CRUD Application with responsive UI
https://github.com/indra87g/bootstrapcrud
bootstrap5 mysql-database php
Last synced: 6 months ago
JSON representation
A simple CRUD Application with responsive UI
- Host: GitHub
- URL: https://github.com/indra87g/bootstrapcrud
- Owner: indra87g
- License: gpl-2.0
- Created: 2024-01-05T09:19:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:44:37.000Z (over 1 year ago)
- Last Synced: 2024-01-05T10:35:55.969Z (over 1 year ago)
- Topics: bootstrap5, mysql-database, php
- Language: PHP
- Homepage: https://unsurfaced-indicato.000webhostapp.com/
- Size: 389 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CRUD Bootstrap
*See README.md in english, [Here](README_EN.md) !*
## Tentang

**CRUD Bootstrap** adalah aplikasi PHP CRUD sederhana yang menggunakan Bootstrap 5 untuk mempercantik tampilan aplikasinya. Terdapat berbagai fungsi dalam aplikasi ini, yaitu :
- Tambah, Hapus, Edit dan Reset Database
- Desain Intuitif dan Ikon Keren
- Bagikan Database (Akan datang)
- Ekspor dan Impor Database (Akan datang)**Mengapa membuat aplikasi CRUD ini ?**
Saya membuat aplikasi CRUD ini karena beberapa hal, yaitu :
- Ingin membuat alternatif PHPMyAdmin (Kedepannya :)
- Ingin memberi contoh cara membuat aplikasi CRUD sederhana## Berkontribusi