https://github.com/zahidrahimoon/book-review-system
Book Review System has two crud methods one for book and second for Review in php and mysql
https://github.com/zahidrahimoon/book-review-system
book-review-sytem crud mysql php php8 upload-images
Last synced: 12 months ago
JSON representation
Book Review System has two crud methods one for book and second for Review in php and mysql
- Host: GitHub
- URL: https://github.com/zahidrahimoon/book-review-system
- Owner: zahidrahimoon
- Created: 2024-07-31T10:05:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T16:24:12.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T18:28:10.908Z (almost 2 years ago)
- Topics: book-review-sytem, crud, mysql, php, php8, upload-images
- Language: PHP
- Homepage:
- Size: 330 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📚 Book Review System
This project is a web-based application designed to manage books and reviews. It allows users to add, edit, delete, and view books and their reviews. The system is built using PHP and MySQL.
## 🌟 Features
- **CRUD Operations for Books:**
- ➕ Add new books.
- ✏️ Edit existing book details.
- ❌ Delete books.
- 📖 View details of individual books.
- **CRUD Operations for Reviews:**
- ➕ Add reviews for books.
- ✏️ Edit existing reviews.
- ❌ Delete reviews.
- ⭐ View reviews for individual books.
## 🛠️ Technologies Used
- **Backend:** PHP
- **Database:** MySQL
- **Frontend:** HTML, CSS
## 📸 Screenshots




