69 words
1 minutes
Age Of Empires II - Webapp.
athekat
/
aoewebapp
Description not set
NaN
NaN
0K
undefined

Check out the website. Hosted with Railway for as long as the free trial plan lasts.

Web application made with 💙 and Django. The user inputs an Age of Empires II player’s ID and the application retrieves information about the current (or last) match. It shows the player’s name, elo, color, map, civs chosen and their information and bonuses, using data from aoe2techtree.

To run locally#

  1. Install requirements.txt
  2. Run ‘manage.py runserver’ using Python.

Output