Skip to content

RyanLy/WarderTracker

Repository files navigation

WarderTracker

Counts number of wards placed down in 10 games for League of Legends

This was a quick python script to check how many wards you've recently placed

Ported the script to Javascript, and included a web interface.

This runs on Nodejs. Using the MEAN stack.

Instructions to run the application:

  1. Get Git (Git or Git for Windows)
  2. Clone a copy of this repo onto your machine
  3. Get Node.js and install it. Then put the installation location of node into your system path
  4. Go to the root directory of this repository.
  5. Type in 'npm install' (This installs all the required packages)
  6. Get MongoDB Install it.
  7. Go where MongoDB was installed and run mongod.exe
  8. Open up your shell (command prompt) and type in 'grunt serve'

Good Luck. Happy Warding

Online at http://wardtracker.ryanly.ca/

About

Counts number of wards placed down in your last 10 games for League of Legends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published