Giter Site home page Giter Site logo

joyvuu-dave / heltour Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lichess4545/heltour

0.0 0.0 0.0 8.01 MB

Chess tournament management software for the Lichess4545 league

Home Page: https://www.lichess4545.com/

License: MIT License

Shell 0.34% JavaScript 2.06% Python 70.09% CSS 1.07% HTML 23.92% SCSS 2.52%

heltour's Introduction

heltour

League management software for the Lichess4545 league.

requirements

  • Python
  • Pip
  • poetry
  • Postgres (Ubuntu packages postgresql and postgresql-server-dev-9.5)
  • Fabric (pip install fabric)
  • Virtualenv (Ubuntu package virtualenv)
  • Sass

install

These install instructions have been test on Arch and Ubuntu linux. Other OSes should work, but the install may vary slightly.

  1. Create a local settings file. In the heltour/local folder, copy one of the existing modules and name it "host_name.py" where "host_name" is your machine's hostname (with non-alphanumeric characters replaced by underscores).
  2. ./start.sh
  3. source env/bin/activate
  4. fab up
  5. fab createdb
  6. fab -R dev latestdb
  7. fab runserver

development

Use 4545vagrant as development environment.

Ensure that your editor has an EditorConfig plugin enabled.

create admin account

Run python manage.py createsuperuser to create a new admin account.

Optional Components

  • To generate pairings, download JaVaFo and set JAVAFO_COMMAND to 'java -jar /path/to/javafo.jar'

heltour's People

Contributors

cyanfish avatar lakinwecker avatar colwem avatar hopffgam avatar freefal avatar michael1241 avatar dependabot[bot] avatar kvackkvackanka avatar nathanj avatar mathgeek avatar niklasf avatar lenguyenthanh avatar pom-pom avatar christianpohlmann avatar kraaft avatar timothyha avatar mirkojotic avatar alt-grr avatar sebastien32 avatar glbert-does avatar lukhas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.