opengaming/osgameclones

Add "added" date field

cxong opened this issue · 0 comments

cxong commented

In addition to the updated field, add an added date field.

  • - Go through all games and add the field (use git history to find out when they were first added)
  • - Make field required
  • - Validate that updated >= added
  • - In front end, for updated recently games, show "UPDATED" instead of "NEW"