Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jg_diff

Jungle diff is a player and team composition anaylsis tool built with Django

image

Demo

Match History

image

Match Details

image

Match History Summary

image

Home Page

image

How to Install Repo

To install this repository on your machine

  1. Clone this repository: $ git clone https://github.com/galaddirie/jg_diff.git
  2. Create a virtual environment: $ python3 -m venv venv
  3. activate virtual environment: $ source venv/bin/activate
  4. navigate to the repository and install all the dependencies in requirements.txt: $ pip install -r requirements.txt
  5. Populate environment variables
  6. make migrations
$ python manage.py makemigrations 
$ python manage.py migrate
  1. Run the application: $ python manage.py runserver

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages