Although I do not have a twitter account, I usually see people going through their list of friends to see who has the highest followers. My takes each user tweet link, finds the number of followers they have and puts them in a priority queue. The program finds the highest number and output all the users with that number of followers. It also outputs the number of people they are following. The display is done using Jbutton. A button comes up and says "click to see who has the highest followers". When the user clicks it shows the person(s) with the highest number of followers. This program is restricted because I used only one file containing a list of users, therefore the user does not have the opportunity to input their desired users. I have not taking any design class just only programming so I was proud that i learnt Jbutton, during this event and I was able to make my code at least presentable.
Log in or sign up for Devpost to join the conversation.