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

https://github.com/mitchi-02/web-php-crud

A php website demo for booking CRUD operations with file storage.
https://github.com/mitchi-02/web-php-crud

css3 file-data-storage html javascript php tailwindcss

Last synced: 2 months ago
JSON representation

A php website demo for booking CRUD operations with file storage.

Awesome Lists containing this project

README

          

# PHP Crud Website
A php website demo for booking CRUD operations with file storage, for a school assignement.
## Getting Started
### Clone the Repository to your web server location
```bash
git clone https://github.com/Mitchi-02/web-php-crud.git
```