Stalk a profile, know what someone should and should not play Track your own stats accross multiple accounts
To start the application, clone the repository and install the NodeJS modules using Yarn or Npm, then simply run the start-up script.
$ git clone https://github.com/ratouney/janusow
$ cd janusow
$ yarn install
$ yarn start
This should open your browser at localhost:3000
with a local version of the webapp.
For the app to work, you now need access to the corresponding API which is : https://ow-api.com/docs/#stats
(this API runs a modified version of this docker image if you wish to run it yourself here)
If you wish to contribute to the project, you will need to follow the coding style provided in the given .eslintrc.js
file.
To check for any mistakes, run yarn lint
on the src/
directory.
So if you many any improvements/features/changes, feel free to open a PR !
- Save accounts in localStorage and load on page refresh
- Fuse Accounts and display combined stats
- Set an Account as reference for a Hero and compare all accounts to his stats
- Periodic synchronisation of SR and saving it to localStorage
If you have any questions, feel free to contact me on Github via issue or on Discord @ratouney#1851
Made by Ratouney aka Jean Pignouf