I sent 90+ individual reports. 

Not all of Lab 08, 09, 10 as well as Homework 08, 09, 10 have been graded apparently. 

But hopefully the grades for those will be up soon. 

Because of that I doubt that Homework 11, 12 will be graded on time. 

So continue working on them past the due date or we will modify the due date. 

Semester Project:

(a) build an MVC web app 

I want an application that gives me a list of quotes as they are in a database
somewhere. I get to choose whichever I want and make an edit save and go back to
see my change in the list quotes. I can also add a quote and delete a quote. This 
is the admin interface. 

The user interface is simpler: come and you will be given a random quote. Reload
and a random quote will be posted, could be a different one than the one you were
looking at (because of random selection of quotes from a database). 

This project uses Java. Java Servlets (CGI/Python) and Java Server Pages (PHP).

(b) I have to show you a working prototype 

(c) Stage Two will attempt to implement: 

  a database (the model)
  a servlet to test it

(d) Stage Three adds views (screens) and controllers (servlets). 

You will also need to make a change to what you are given. 

--

Minute paper: 

  name, date

  draw a diagram of the server including the squash thingy 

  and explain briefly what you're drawing 

--

Stage Two will be given to you via a map with files. 

...