HW9 - CS2a/Sum09
Due: Monday 6/22/2009
You are to extend the hw8 assignment by adding the following features:
- allow the user to UPDATE a column in a database table somehow, e.g. you could
have them update a counter, or edit an entry in a table
- Use the
map function to display the list data you get back from dbquery.
Do not use table
Also, you should make a proposal for your final project. The proposal should have two parts:
-
"a big idea" - describe a new web application that would need to use a database and could be a very
useful and popular new web tool, if implement properly. Thnink big and feel free to combine ideas from other web tools (e.g. social networks, ebay, google, online gaming, etc.)
-
"a first steep" - describe a first step toward that big idea which involves a database and gets at the core of your big idea. Your goal for the rest of the semestser will be to implement that big idea.
If you want, you can work on this final project with a partner.
You should add your final project proposal to the folder tjhickey/finalprojects/