Background & Context
This academic project was developed for the Introduction to Programming course, focusing on applying basic Java concepts such as input/output handling, conditional statements, and data validation in a practical business scenario.
The case study, FixTue, represents a franchise company specializing in ice cream and milk tea beverages. At the time of the case, the company needed a simple ordering program to digitalize its manual transaction process.
Project Objective
Our task was to design a console-based ordering application that allows customers to order products, calculate total prices with discounts, and generate a digital bill through terminal interactions.
To develop a basic Java console application that simulates an end-to-end product ordering process for a beverage and dessert company.






