Homework 3
CS320, Fall 2008


Due: Wednesday, October 29

Please upload your files to CSNS. The files should include all the source code, documentation (if any), and an HTML file hw3.html, which contains a link to your application on the CS3 server. Note that file uploading will be disabled automatically after 11:59PM of the due date, so please turn in your work on time.

[Reading]

[BetNBA] (70pt)

Convert the BetNBA online betting game you developed in Homework 2 to either Model 1 or MVC architecture as discussed in class. No matter which architecture you choose, your application must meet the following requirements:

Note that you do not need to implement any new features for this assignment, but all features described in Homework 1 and Homework 2 must work; otherwise there will be a credit penalty of up to 40pt.

Good interface design will receive up to 20pt of extra credit.