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.
- Host: GitHub
- URL: https://github.com/mitchi-02/web-php-crud
- Owner: Mitchi-02
- Created: 2024-05-01T09:02:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T12:46:09.000Z (about 2 years ago)
- Last Synced: 2025-03-17T21:50:05.348Z (over 1 year ago)
- Topics: css3, file-data-storage, html, javascript, php, tailwindcss
- Language: PHP
- Homepage:
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```