Tuesday, April 10, 2007

Meeting with customer today

I talked to Gary today about how we would implement the Search By Attribute feature. We came up with an idea that we should place the attribute drop-down list before the subject drop-down list. This way the attributes can fillter the subjects.

He also said that I should have something to let the user know the the search is loading. This is necessary for an Ajax application because most items on the page don't change. We should prompt the user that new info is loaded.

Currently, my application can't search for courses from Spring 2007 or later. He said he will update the database to give me the current data.

Today, I didn't write any Java code, I just worked for while on the database stored procedures. From now on, most of the work will be on the stored procedures.

No comments: