Coder Social home page Coder Social logo

hehlan / intranet-5.0 Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 29.11 MB

Version 5.0 (2015-2016) by El Mouhafidi Youness, Maigre Corky, and Okulichev Ivan

PHP 14.48% CSS 0.75% JavaScript 5.75% CoffeeScript 0.01% Smarty 0.80% ApacheConf 0.01% HTML 78.21%
php smarty smarty-template-engine ajax lan-party

intranet-5.0's Introduction

HehLan

This project contains the code of the intranet for the HEH LAN Party 2015-2016 at ISIMs School.

Here's the stuff.

Table of contents

Install

Intro

Configuration

Architecture

Root

This folder is the root and it contains the php pages of the client side.

Admin directory

This folder contains all directories and files for the admin side.

Class directory

This folder contains all classes.

Common directory

Lib directory

This folder contains libs which are used for the project.

Modules directory

Src directory

View directory

This folder contains the view of the project. It contains the different templates.

Websockets directory

Database

brackets

  • id_bracket: id of the bracket
  • id_tournoi: id of the tournament
  • json: JSON data for creating the bracket
  • type: 1 for qualification groups number and 2 for finales brackets
  • number: number of the group (0 = no groups, 1 to INF) or the finale (1 = winner bracket, 2 = looser bracket 1, 3 = looser bracket 2, ...)

downloads

  • id_downloads: id
  • title: title of the file to be downloaded
  • src: filepath
  • published_date: date
  • invisible: invisible

Test

scores.php

Pour créer les groupes de qualifications côté admin, il faut d'abord ajouter les équipes. Les différentes rencontres vont alors apparaître dans l'onglet "Unassigned". Il faut ensuite les attribuer à des rounds. Chaque round correspond à un jour et une heure. Pour l'attribution à des rounds:

  • round 1: team A vs team B
  • round 2 : team A vs team C
  • .... Les autres teams suivent une alternance cyclique La saisie des résultats met automatiquement à jour l'affichage.

Dependencies

Libraries

Bootstrap

The bootstrap library permits to simplify the CSS design.

Doxygen

The Doxygen library permits to generate the complete documentation of the code by using appropriate comments.

FontAwesome

The FontAwesome library allows us to choose pretty designed icons.

JpGraph

The JpGraph library permits to create statistics graphs.

Less

Smarty

The Smarty library is a template engine which permits to have templated views using only HTML.

baconjs

handlebars

jQuery

live

lodash

Compatibility with browsers

Contribute

People who directly contributed to the project are :

People who helped us solving some bugs during the project are :

  • Jacquemin Geoffrey
  • Laurent Jonathan

Sponsors

Bugs

In the Intranet v4.0 HS tournament was played in team with pools brackets. Now it is played in solo and not with a team and uses pools too. So the conditional structure of "jpt>1" comes "id_tournoi != 3" in the new Intranet.

The inscriptions of players to solo tournament (TM and HS) do not working, it erase all but it inserts nothing.

intranet-5.0's People

Contributors

corkymaigre avatar enhancerbd avatar skit5 avatar vanoxy avatar

Watchers

 avatar  avatar  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.