issues
search
JopSchaap
/
trustchain-superapp
Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
0
stars
0
forks
source link
Add basic kotlin classes for storing votes
#22
Closed
JopSchaap
closed
8 months ago
JopSchaap
commented
8 months ago
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
Make everything here as basic as possible