Sandwich ordering system. Includes 3 basic types and the ability to add extra ingredients sandwiches.
Features:
- Different sandwich types
- Ability to add extra ingredients
- Checkout system to view all ordered sandwiches and total price
- Convert order to text file
Technologies:
- Java
- JavaFX
- JUnit