Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic kotlin classes for storing votes #22

Closed
JopSchaap opened this issue Mar 6, 2024 · 0 comments · Fixed by #23
Closed

Add basic kotlin classes for storing votes #22

JopSchaap opened this issue Mar 6, 2024 · 0 comments · Fixed by #23

Comments

@JopSchaap
Copy link
Owner

JopSchaap commented Mar 6, 2024

Make everything here as basic as possible

  • A data class that represent a single vote
  • A class that contains a set of votes and all code that handles votes should be placed there
    • Contains a dictionary of previous votes for each apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant