Overview

Deli Lama is a desktop application developed in C# and WPF designed to streamline deli operations. It manages orders, customers, and menu data with a clean and intuitive interface. This project showcases skills in UI/UX, data management, and software architecture.

Features

Tech Stack

Languages & Frameworks: C#, .NET, WPF
Database: SQLite (local storage)
Other: XAML for UI, MVVM design pattern

Screenshots

Order customization with donation options
Initial order screen with clean layout and default values.
Form validation ensures bread type is selected
Order customization with bread, protein, extras, and donation options.
Initial clean layout with default values
Form validation ensures required fields like bread type are selected.
Deli Lama branding with quick order entry
Order confirmation screen displaying order details and total cost.