Skip to content

[USER STORY] Add a timestamp to game history display #33

@jody

Description

@jody

User Story

As a player, I want to see the date/time of my most recent play for each game so that I can reflect on when I last played it.

Acceptance Criteria

  • Each game entry shows the last played timestamp.
  • The display is in a readable format, such as “Mar 30, 2025 – 3:42 PM”.

Details

Consider storing the last played time as a LocalDateTime. Update it when recording game play and show it in the displayed history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GamesAssociated with Games project

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions