The document describes a point of sale system for an audio and video shop. The system has two main parts for sales and rentals. It allows customers to purchase or rent items by selecting them from lists of available inventory. Purchased items are removed from the available list and added to a sold list, while rented items are added to a rented list. The system also generates receipts and records transaction information. It requires Windows XP or higher and Dev C++ 4.0 or above to run. Screenshots show interfaces for customers, members, and administrators to browse inventory, complete transactions, and view records.