This is a simple PHP MVC (Model-View-Controller) project for Category and Product CRUD (Create, Read, Update, Delete) operations, using OOP and MySQL, without any frameworks. Includes user ...
PHP 7.0 or higher Web server compatible with PHP (e.g., Apache, Nginx) MySQL database PDO extension enabled. Import the socialsync.sql file located in the root of the project in your MySQL database ...