Skip to content

Files

Latest commit

dd0b3dc · Aug 15, 2014

History

History
42 lines (38 loc) · 698 Bytes

notes.md

File metadata and controls

42 lines (38 loc) · 698 Bytes

User table:

  • Name (use fuzzy search)
  • Key card number
  • Cobot ID
  • Family ID -- Generated on the fly
  • Added
  • Updated
  • Email address
  • Address
  • Zip code
  • Emergency contact information
  • Emergency care information
  • URL
  • Notes Many of these may be possible to auto-populate from cobot

Class table

  • Class name
  • SBU
  • Description
  • Intended Audience
  • Prerequisites

Training Table

Links users to classes they have taken

  • User ID
  • Class ID

Equipment Table

  • Name
  • Description
  • Training Unique ID
  • Info URL
  • Endpoint URL
  • Equipment inventory / maintentance information

Checkin table

Track use information

  • User ID
  • Datetime
  • Class ID or null
  • Equipment ID or null