Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.