This program is a basic storage management application that allows users to manage a simple inventory. Users can add products to a database (stored in a text file), search for specific products, or delete items from the database as needed. The application helps maintain and organize a list of products by providing basic CRUD functionalities.
-
Updated
Nov 11, 2024 - C#