ccod / gosu-beef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gosu Settle The Beef

currently a work in progress quick edit

What we have:

  • A way to login, so I can verify who the user is, and if they are part of the guild
  • Means to get summary information about the player, namely their solo ladder record

What next

  • Persistence layer, save the initially loaded information to Postgres so subsequent logins are quicker
  • Set up the actual tiers, so the app becomes more than an empty blizzard login service
  • Establish a group of admins that will let the app know if the challengers succeeded
  • Set up a cron job to keep the information on the guild members up to date.

Wishes

  • Set up a notification service for challenges?
  • A means of setting up events and queues for those challenges
  • investigate api to see if there is a way to automate changes in ranking after challanges are carried out
    • maybe track match history of challengers for custom games that conform to a naming convention?

Tools used to make the app

About


Languages

Language:JavaScript 48.4%Language:Go 46.1%Language:HTML 4.7%Language:Dockerfile 0.8%