itucsdb1723 / itucsdb15

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOTABASE


Aim of this project is to store information about Dota Pro Circuit. Such as players, teams, tournaments, rosters and matches in PostgreSQL and display the data using Flask and Jinja2 templating language.

Bootstrap, jQuery with AJAX, jQuery UI for auto complete are being used in templates to visualize data.

Requirements

  • python-3.5.3
  • Flask
  • psycopg2
  • flask_login

Initializing Database

Just run /initdb to create tables and add some sample data to them.

About

License:GNU General Public License v3.0


Languages

Language:Python 54.2%Language:HTML 40.9%Language:Puppet 2.2%Language:Shell 1.6%Language:Ruby 1.0%