Important:
Do not copy someone’s code. You may be randomly selected to explain your code. If you cannot explain your code, you will get a zero for the project grade. If you are stuck please ask me. I will gladly help you. Remember the goal is to learn.
SUPER IMPORTANT
Start looking at this code right away and work on it a little at a time. It will be a pain, but you will
learn a lot from this project. Here is a road map to get this project right. Following the order
below and you will get the project done.
Steps:
1) Create a Netbeans Project that matches the figure below. The Controller.java has the main().
2) Create Package Structure that match the structure shown:
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 |