Community Event / Creation Powerplay Report Website Looking for Maintainer

I'm no longer going to be maintaining the Powerplay report website http://www.powerplayreport.com/. If anyone is interested in taking it on please PM me.

The website itself is pretty painless. Each power has its own JSON data file and just needs to be updated weekly (I usually do it twice-weekly: once at the beginning of the cycle and once at the end, in case FD make any changes to the systems during the week).

There is no server-side code so it can run on pretty much anything (the website is currently hosted on S3).

There is a small amount of client-side javascript for generating the graphs but that's static except for the number of data points for each power (and anyone with a modicum of javascript could calculate it within the script so that it isn't necessary to update it manually each week).

I'll happily pass on the domain name to whomever wants to take it on when the current lockout period expires.
 
I'm not offering to maintain the page, but I am curious about these JSON files. At Elite: Mahon we are manually updating everything by hand. I have said again and again we need some sort of API. Is that what you are doing?
 
I'm not offering to maintain the page, but I am curious about these JSON files. At Elite: Mahon we are manually updating everything by hand. I have said again and again we need some sort of API. Is that what you are doing?

All manually updated by me (well, until next week hopefully).
 
Back
Top Bottom