Giter VIP home page Giter VIP logo

kisakone's Introduction

Kisakone

Kisakone is Finnish Disc Golf Associations (Suomen frisbeegolfliitto ry) disc golf tournament management software, which powers all the sanctioned disc golf events in Finland.

Live version is running at Kisakone along with many copies operated by local disc golf clubs in Finland.

Installation

See INSTALL. LAMP setup is required, but Kisakone has very limited dependencies. Mainly few PHP modules. Apache is supported by default, but you can run Kisakone with Nginx + HHVM if you like.

Upgrading

You can upgrade by doing a git fetch followed by git checkout <version you want> AND then executing upgrade steps, in order, up to the version to chose to upgrade to. See UPGRADE.md

List of ugprades that require additional steps is available at upgrade directory.

Development

Bleeding edge version is at branch called next. master aims to be stable and is usually updated when there is a new release, along with a release tag. Release tags are the ones you want to use for production.

For development, clone kisakone-dev at same directory level as kisakone. There is ready-made setup for Vagrant VM, usable for local development.

Built with

Kisakone is a legacy project, built originally with PHP 5.2, Smarty templating engine, jQuery and TinyMCE editor.

A lot of effort has been put to clean up the code and modernize the codebase for maintainability, features and performance. Long-term plan is to continue codebase improvements, move to HTML5 with proper UTF-8 and Unicode support, and treat mobile clients as first-class citizens by recreating user interface with responsive design, while improving user experience by offering more logical user interface.

Current list of requirements and frameworks in use:

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.