UMM-CSci-3601-F17/sage-team-cheezit

Card History

Closed this issue · 1 comments

This includes:

  • Date created
  • User who created
  • Date last edited
  • User who last edited

This will be an object in each card that looks like this

history: {
        userCreated: "user nickname",
        timeCreated: timestamp,
        userEdited: "user nickname"
        timeEdited: timestamp
    }

All fields are optional including the history object itself.