Voting Program

For my computer science class I am making a voting program so I need to be able to save new data and be able to load and sort all the data to see the names of people who voted for a certain topic.Suggestions on how to do this?

Have you tried anything at all? And your description is very basic. Do you need to save the data online? Is it a single computer that everyone will use? Is it possible multiple people will be using your program at the same time?

Honestly, without more effort on your part, you’ll probably get little answers. There are a ton of ways to do what you’re asking, but people do like to see if you have tried something.

And since it’s for a class, I’m more likely to push you in the right direction or help you in debugging your code vs providing much code.

1 Like