Spring 2017 MIS 15 Project 4
In this assignment you will use the skills developed in chapters 1-11 to develop a multi-form Windows
Form application to allow customers at a restaurant to place menu orders.
The application will consist of two, related windows forms. The two forms are the “Order” form and the
“Menu” form. The Order form will include a drop down list that represents the tables in the restaurant.
Each table is a different color, and tables are identified by their colors. The tables in the restaurant
include: Blue, Green, Red, Yellow and Gray.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 1 | 2 | 3 | 4 | 5 |