### E-Commerce Book Store (PHP OOP)
Developed an **E-Commerce Book Store** application using **Object-Oriented PHP (OOP)**, following object-oriented programming principles to build a structured and maintainable system.
**Key Features:**
* User registration and login system.
* Browse books by category.
* View detailed book information.
* Shopping cart management.
* Place and manage orders.
* Admin panel for managing books, categories, and users.
* Database integration using MySQL.
* Input validation and error handling.
* Organized project using OOP concepts such as Classes, Objects, Inheritance, Encapsulation, and Polymorphism.
**Technologies Used:**
* PHP (OOP)
* MySQL
* HTML
* CSS
* JavaScript
* Bootstrap
* Git & GitHub