Create an interface for meetup members to suggest topics and vote.
How can I store the necessary data to list each topic and the vote count?
I will have to update the data as votes are cast, and resort the list as needed.
Project updates
Topics