Skip to content
mgross99 edited this page Apr 13, 2016 · 28 revisions

Team 4's Members:

  1. Matthew Gross (mgross99)

  2. Zach Wells (zw3lls17)

  3. Joseph Polen (josephpolen) Team Leader

  4. Moriah Johnson (mjohnson6166)

  5. David Panson

  6. Elliott Denlinger

Milestone 1

  • Create basic database connection
  • Fill db with some test data
  • Print test data to console window to prove connection can perform reads
  • Error handling for the db connection

Milestone 2

  • Delete methods
  • Add/Delete new tables
  • Add more SQL functionality
  • Create general database connection
  • Add iteration to connection
  • Error handling for insert
  • Table error handling
  • Add Test table to project files

Milestone 3

  • Add/Delete new tables
  • Add more SQL functionality
  • Create general database connection
  • Add iteration to connection
  • Error handling for insert
  • Table error handling
  • Add Test table to project files

Milestone 4

  • Need to improve program control flow/ add iteration
  • Create general connection for any database
  • error handling and redirection
  • Check for duplicate IDs
  • Search function
  • Edit table entries
  • Work on team communication

Milestone 5

  • Create general connection for any database
  • Check for duplicate IDs
  • Continue Search Function
  • Sort Function
  • Continue error handling and redirection

Milestone 7

  • Fix the build so that it builds successfully

Milestone 9

  • Fix the build so that it builds successfully
  • Merge with Master
Clone this wiki locally