Skip to content

nuclearWinters/200IQ-Calculator2

Repository files navigation

<<<<<<< HEAD

200IQ Calculator

Mobile app cappable of display League of Legends ingame data, sent by the desktop app with the same name, in a simple way. Done with React Native and Firebase.


Getting Started

As the fist commit this repository is not ready to be fully functional, there are some issues.

Clone or download the repository, then follow the next instrucctions.

1) Install Dependencies

  • Install NPM packages with the package manager npm install.

2) Issues

As I can't publish the app in the AppStore yet, I can't fully share all of my code for security reasons. The only way to get this working is replasing those files, and that requires a firebase personal account.

  1. The app needs the google-services.json wich I don't want to share in a public repository.
  2. The app needs the full credentials of the realtime database wich I don't want to share in a public repository.

3) Start the app

  • Start the react native packager, run npm start from the root of your project.
  • If you haven't already got an android device attached/emulator running then you'll need to get one running (make sure the emulator is with Google Play / APIs). When ready run npm run android or yarn run android from the root of your project.

If all has gone well you'll see an initial screen like the one below.

Screenshot

preview

preview

Limitations

  • Not recognizing buffs that reduces damage (eg. Annie's E, Warwick's E, Alistar's R, etc.).
  • DPS not calculated correctly (on-hit effects and Critical Strike).
  • LAN as only region to search.
  • Calculations only working for Morgana and Karma.
  • Calculations not using the following stats: Heal and Shield Power, Lethality, Armor Penetration, Lifesteal and Magic Penetration.
  • Only tested on Android.
  • No registration form yet. =======

200IQ-Calculator

Mobile app cappable of display League of Legends ingame data, send by the desktop app with the same name, in a simple way. Done with React Native and Firebase.

b6810552bbd0ce846ad15c8123b3f18a1fe1b70e

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages