A simple console-based Product Management System in C++ to add, search, and delete products. Product details are stored in product.txt
.
- Add Product: Add new products with name, type, price, and quantity.
- Search Product: Search for products by keyword.
- Delete Product: Delete products by name.
- Exit: Exit the program.
- C++ compiler