https://github.com/0-hossam-0/simple-crud
Simple CRUD system
https://github.com/0-hossam-0/simple-crud
bootstrap crud-application html mysqli php
Last synced: 2 months ago
JSON representation
Simple CRUD system
- Host: GitHub
- URL: https://github.com/0-hossam-0/simple-crud
- Owner: 0-Hossam-0
- Created: 2025-02-21T15:02:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T07:48:23.000Z (over 1 year ago)
- Last Synced: 2025-02-22T08:29:47.399Z (over 1 year ago)
- Topics: bootstrap, crud-application, html, mysqli, php
- Language: PHP
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### CRUD
A basic CRUD (Create, Read, Update, Delete) application that demonstrates data management using JavaScript and local storage.
**Features:**
- Add, edit, and delete records
- Data persistence with local storage
- Simple and clean user interface
**ScreenShots:**


