Skip to content

Feature Request: Save and view history of past raffles #18

@Spaccesi

Description

@Spaccesi

Summary

There is currently no way to review previous draws. A history log would allow organizers to audit results and avoid repeating winners.

Possible Solution

  • Persist each raffle draw locally (SQLite or shared preferences).
  • Add a "History" screen listing past raffles with date, participants count, and winners.
  • Option to clear history.

Acceptance Criteria

  • Each completed raffle is saved automatically.
  • History screen shows date, number of participants, and winner(s).
  • User can delete individual entries or clear all history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions