Hi Guys,
Are we going to have a meeting on Tuesday or Wednesday? also who is running the meeting this week? as before its up to Tim, Luke and Madhan to discuss.
Post on here to let the rest of the group know
Nicky, please post notes from previous meeting
Richard

Wednesday 21st February 2007 9.00AM, Kingston University Library
Agenda and Minutes - Design Workshop II
The following points and events were made during the meeting:
Luke pointed out that it was recommended to use version 2.2 of J2ME, rather than the current version, 2.5, as there was class compatibility issues when working with David Haskins map application.
Richard made a point of allowing the J2ME application to basically extend website.
Madhan demonstrated a prototype of the website which was created using HTML and CSS. Richard noted that the website was static and not dynamic. The website was only used to illustrate the concept.
Richard showed the group his use case diagram. Nicky will use this diagram to expand and define the project description which will form the start of the report.
The group wanted to define appropriate class diagrams for the project, however, it was uncertain how Java Servlets would work and therefore we decided to primarily focus on the database design for the time being.
The group came to the decision of not storing credit card details and to use an imaginary data set for populating the tables in SQL.
A static price for each ticket would be set. There would be the possibility of extending the database to allow for team details such as who is playing and the team members. But it was decided to keep the database simple for the time being. Expanding the functionality and details can be discussed at a later iteration.
The following database design was constructed:
Customer
firstName
lastName
email [PK]
address
postcode
telephoneNumber
mobileNumber
Event
Name
eventID [PK]
location
dateTime
seatAvailability
price
CustomerOrder
Email [FK]
eventID [FK]
It was noted that this design will possible change in future.
Tim and Richard would look into the database design while Nicky, Luke and Madhan would continue with learning J2ME.
Next Meeting
We decided to form a meeting every Wednesday prior to lecture.
Next meeting with be on the 28th February at 9.00AM.