A simple Java console application for ordering and managing bread inventory. Includes features for adding new bread items, viewing the bread list, and deleting items by name. Implements basic validation for bread names, types, and prices. Developed as part of a college programming lesson.