Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitri-hy/crud-data-json-php
Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.
https://github.com/fitri-hy/crud-data-json-php
crud json php phtml
Last synced: 1 day ago
JSON representation
Proyek CRUD PHP+HTML sederhana yang menggunakan JSON sebagai database & Tailwind CSS.
- Host: GitHub
- URL: https://github.com/fitri-hy/crud-data-json-php
- Owner: fitri-hy
- License: mit
- Created: 2024-05-04T09:23:49.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T09:48:53.000Z (7 months ago)
- Last Synced: 2024-05-04T10:28:17.125Z (7 months ago)
- Topics: crud, json, php, phtml
- Language: HTML
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crud Data Json .PHTML
Proyek CRUD PHP+HTML (.phtml) sederhana yang menggunakan JSON sebagai databasenya & Tailwind CSS untuk mempercantik tampilannya.Cocok untuk kamu yang ingin mempelajari operasi CRUD (Create, Read, Update, & Delete)
## Installation
- Jalankan server local. (xampp, sejenisnya.).
- Clone repositori di dalam folder htdocs (xampp).
```
git clone https://github.com/fitri-hy/crud-data-json-php.git
```
- Buka di browser.
```
http://localhost/crud-data-json-php/index.phtml
```Support me by giving stars.