Hi everybody, I created a website that allows developers to exchange reviews on the Play Store.
Here's how it works:
- Enter the name of your package that you would like reviewed
- Wait for an email confirmation that you matched with another developer
- Once matched, a 24 hour confirmation window will open for both developers to agree to exchange reviews
- If both devs agree to exchange reviews, the 24 hour review window will open
- By the end of the review period, your review credibility - which consists of reviews given and reviews received - will be updated and you can resubmit an app for review
I create this app with Node+Express+PostGresSQL. It is deployed with Heroku. You can see the code here.