Skip to content

Deliverable 1 Report

Fulin Huang edited this page Mar 15, 2019 · 1 revision

Design Decision

  • Created User class which has student, employer, coop administrator and academic manager generalizations. This makes the organization more clean.
  • Created the id attribute for each class. The id is used as the primary key attribute to differentiate each object.
  • Created two data structures, date and time to have a better representation of some data.
Clone this wiki locally