Skip to content

irvingxwb/SimpleOPGG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes:

this repo will be rarely updates recently as I am busy with working stuff and I just started a WAY more interesting thing, scripting in league of legend XD!

SimpleOPGG

simple version of op.gg website

need to add dragontail(#version)/(#version)/img folder into opggfrontend/data/ folder dragontail is a data package provided by Riot, you can find it here

need to update the API key generated by roit development at config

this website has not been deployed since its a toy and it needs backend server been running

Run demo version

start backend server: enter xopgg file and run python manage.py runserver 0.0.0.0:8000
start frontend server: npm start

Current doing

  • Finish update riot api key script with selenium and run the script automatically when backend server started

Todo list (new ideas)

this project is still in developing since I want to try different technologies on it and practice my web development skills more.

  • Add more detailed game information
  • Finish user block and searching based on account ( currently it will only return plain text and a welcome title)
  • Add multipaged match history (currently it only return top five records)
  • use https for more secure request
  • add api key to user request field for authentication
  • Add player profile for specific account like rank, total matches, most played champions

Outlook (initial version)

alt text

About

simple version of op.gg website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published