Jump to content
  • Sign Up

Tool to track a team's weekly raid progress


Recommended Posts

I've made an open-source web app that tracks a team's raid progress.

 

The idea is that a user can create a team, then shares this team permanent URL with the other players so that they register their name and the associated API key (needs permissions account+progression).

This way everyone can see each other's raid progress, which helps understanding what wings/bosses are the ones that are more needed.

 

There's a tab for Normal bosses and another for CM Achievement (which is the one-time only CM) which get updated with the latest progression info when hitting "Refresh".

Unfortunately currently the API doesn't provide info for the weekly CM progress, so that one must be filled in manually (it will reset automatically on week reset), but it's not as reliable.

 

I've set up a public team in here, in case you want to see how does a team's page look like. The main page to create a new team is https://www.gw2raidtracker.com/, but please don't create teams you won't use, as I'm running this in a free hosting and the space is limited. Please to play around with it use the public team instead.

 

As I've said, the code is open-source, posted on https://github.com/voliva/cmtracker. In the readme there's also instructions to deploy it into a new environment for your own use.

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...