V3 log spati
From SoftwarePractice.org
[edit]
Logbook
[edit]
21st of August 2008
- Group exchanged contact details.
[edit]
28th of August 2008
- team meeting
- Tasks assigned. My task to draw use case maps.
[edit]
2nd of September 2008
- Use case maps submitted. only one case taken up. rest after group discussion on wednesday.
[edit]
4th of September 2008
- Team meeting held.
- Demo of presentation held.
- Assigned tasks to be done.
[edit]
6th of September 2008
- Eclipse.
- Used Subclipse to acquire the required libraries.
[edit]
7th of September 2008
- Added more use case maps after correction.
- Assigned responsibilities to the system components listed in the Architectural view of the system.
[edit]
25th of September 2008
- worked with Rachelle as per task assigned, to set up database
- SQL Server 2005 Downloaded and configured
- Draft Design of the Data Model was put together
- Created ERMS Database
- Added tables and their data to test the database
- Exported tables from pc to laptop
[edit]
1st of October 2008
- Worked on re-creating tables within SQL Server
- Decided on PK's and FK's for the tables
- Decided on table attributes
[edit]
12th of October 2008
- Changes made to Data Model Diagram as per discussion with team
- Added extra tables to the SQL Server Database
[edit]
13th of October 2008
- Added Microsoft NSSQL Server JDBC Driver to eclispe
- JDBC ODBC Bridge to eclispe
- Tried connecting SQL Server to Eclipse but failed.
- Found and installed needed JAR files
- Difficulties: Eclipse was not recognising the database and the drivers
[edit]
14th of October 2008
- Eclipse successfully connected to the database
- Checked querying a table within the database from Eclipse
[edit]
25th of October 2008
- Added functions to the SQLData.
[edit]
26th of October 2008
- Continued work on SQLData as more responsibilities were assigned to it
[edit]
27th of October 2008
- Added functions to SQLData
- Work started: connecting the operator form to the database
- Was able to make operator form read vehicles from the database
- User Interface was able to store and update data in the database
[edit]
28th of October 2008
- Added more methods and SQL Querying
- Security Attribute success: password VALIDATION occurred at login interface; permission for AUTHORIZED USERS ONLY !
[edit]
30th of October 2008
- Milestone 2 Demonstration
