How to take votes and rank images using PHP and MySQL
I'm trying to build a php ranking system for images. As soon as the user clicks on the image it gets upvoted by 1. Depending on how an image is ranked decides what its place on the leaderboard (rank number) would be. The rank should change depending on the different ratings it receives from users. I want to keep ranking ip based as in like no same user can vote twice. I have written the frontend code for the same.
Of course Gigs cost money! Why? Because they're worth it.
You get value from the help of a knowledgeable and experienced developer. The alternative is for you to take the time and effort to learn everything a developer already knows, and then do the work yourself. Even in a concentrated learning environment such as a university, you would need months to learn what you're asking me to write an article about. If I had the "free time" to write the article, I would consider it. But the truth is that all of the information a developer would need is already in the article about vote counting.