Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmrafibinrabi/crud_app
https://github.com/kmrafibinrabi/crud_app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kmrafibinrabi/crud_app
- Owner: kmrafibinrabi
- Created: 2023-09-07T20:20:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T20:30:10.000Z (over 1 year ago)
- Last Synced: 2023-09-07T23:17:10.222Z (over 1 year ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD Application with PHP
This is a simple CRUD (Create, Read, Update, Delete) application built using PHP. It allows you to perform basic CRUD operations on a dataset.
![task](https://github.com/kmrafibinrabi/CRUD_App/assets/57558745/1a544f8a-b0ee-44e8-a9ba-4d78f3c5d165)## Features
- Create new records
- Read existing records
- Update records
- Delete records## Technologies Used
- PHP
- MySQL (or any other database of your choice)
- HTML
- CSS (optional)
- JavaScript (optional)License
This project is licensed under the MIT License - see the LICENSE file for details.Acknowledgments
List any third-party libraries, resources, or tutorials that you used or were inspired by.Contact
If you have any questions or want to report an issue, feel free to contact us at [email protected].Happy coding!
## Installation
Clone the repository:
```bash
git clone (https://github.com/kmrafibinrabi/CRUD_App)https://github.com/kmrafibinrabi/CRUD_App