Skip to content

History of winning names in a sessions #32

@newbie7777

Description

@newbie7777

Hi, I'm new to this code in general and I like it, I plan to use it for my project, I made a few edits like history of the winning names in the given visitor session.

This information is stored in localStorage:
localStorage.setItem('spinHistory', JSON.stringify(spinHistory));

And could such a feature be released in the future? I'll still touch mine and post here as a suggestion, if it's okay for the code owner to take what they want. My question is is it a problem to edit the code as I want and if I have a suggestion to post here, the given solution?

Thanks so much for your time, the code is great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions