JavaFX-based cafe ordering and barista fulfillment system with MVC architecture

1 Open Issue Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a 'Back' or 'Switch Role' button in a JavaFX application to allow users to navigate back to the role selection screen from the Customer, Barista, or Manager views. This button should maintain the application's shared data (order queue, inventory) across role changes, preventing data loss when switching roles. The solution should be branched from the `feat-Observer-pattern-14` branch.

Complexity: 3/5
good first issue Important

JavaFX-based cafe ordering and barista fulfillment system with MVC architecture

Java