A simple php and mysql project about stock management with pure html, css and js design
This is a PHP and MySQL project that manages clients, products, orders, and order details.
This project is designed to provide a simple and efficient way to manage clients, products, orders, and order details. It utilizes PHP for server-side scripting and MySQL for database management.
- Add, edit, and delete clients
- Add, edit, and delete products
- Place and manage orders
- Track order details including products and quantities
- Clone this repository to your local machine.
git clone https://github.com/BodaTech/Simple-Stock-Management-Poject-PHP-MYSQL.git
- You have to import the database schema located in the /db directory.
- Add the project directory to the virtual host (Wamp case)
- Restart Wamp