You are asked to create a Java application called CafeInfoSystem.java. The application can read records in the database and display the menu. A sample run of the program is as follows:
Welcome to DEF Cafe
Here is the menu:
- Latte: $5.0(L)/$4.45(M)/$3.7(S)
- Americano: $4.1(L)/$3.5(M)/$2.95(S)
- Cappuccino: $5.0(L)/$4.55(M)/$3.7(S)
- Caramel Macchiato: $5.0(L)/$4.5(M)/$3.75(S)
- Mocha: $6.0(L)/$5.4(M)/$4.5(S)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here