GithubHelp home page GithubHelp logo

mightyax / xwing-flask Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 55 KB

X Wing Tournament Manager

Home Page: https://xwing.herokuapp.com/

Python 70.67% CSS 4.00% HTML 25.33%
python flask redis heroku xwing-tournaments

xwing-flask's Introduction

xwing-flask

X-Wing Tournament Manager, built in Flask using Redis for data storage.

Currently this application is pre-alpha and in active development. The best software for running x-wing tournaments is Java only: https://github.com/Killerardvark/CryodexSource. Online swiss tournament managers such as http://challonge.com/ do not cater for the specific matching requirements set by the publishers FFG.

The goal of this project is to create an online application that uses the FFG matching ruleset without the need for a full laptop.

The initial release is planned to be barebones, one administrator per tournament.

You can track progress on the Project tab and submit feature requests on the Issues tab.

Hosting is provided by heroku which means:

  • Any feature branch that submits a pull request will have a review app created.
  • A staging environment is created from the master branch here: https://xwing-flask-master.herokuapp.com
  • A production environment will be created once staging has passed cert here: https://xwing.herokuapp.com
  • I'd like to setup TDD but not sure I can get that to autorun on heroku without paying for it yet.

Future functionality on the wishlist:

  • Have players log their own matches
  • Scoreboard view
  • Table view
  • Where is a player supposed to be
  • Round Timings
  • Round Notifications
  • Army import from xwing-builder
  • Live Score tracking
  • iOS / GooglePlay app (for notifications)

Any comments? Let me know on twitter: twitter.com/Mighty_Ax

xwing-flask's People

Contributors

mightyax avatar

Watchers

 avatar

xwing-flask's Issues

Simple Security

  • Allow Login
  • Public Users can View Public Pages
  • Public Users cannot view Secure Pages
  • Authenticated users can view Secure Pages
  • Secure app.secret_key
  • Compare Hash
  • User Registration

Advanced Security Model

Find User model extension, security is too important to screw up.

  • Login
  • Register
  • Tournaments Editable only by their creators
  • Forgotten Password
  • Remember Me
  • Profile

Create Master Template

User template inheritence to control page styling:

  • Create master page
  • Add Blank Main page
  • Link current pages to master

Re-Structure App

Main application component is database access prototype.
Restructure so that the main features of the app contain the current functionality as a Feedback form.

  • rename hello.py to app.py
  • Reference app.py in procfiles
  • Link to feedback functionality

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.