jerwaz / emacount

EMACount is a web application of displaying and management of teams during events or parties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMACOUNT

Server installation :

  • Install a web server. You can use lamp emulators or wamp, xamp, etc. Be sure to activate apache's mod_rewrite. If you want more infos about the installation of the web server, see the page of CakePHP

  • Modify the database configuration by editing the file /app/database.php. Change the $default configuration

  • Test the application by going to the page http://your_server_name/admin. If you can see the page, it is working! If you can't, read the error sent by CakePHP and find a solution on their documention.

Administration and displaying :

  • Install an admin machine by opening the page http://your_server_name/admin/ on a computer. It has to be near the bar, where drinks are payed.

  • Install displayers by opening the page http://your_server_name/ on computers

Managing :

  • Manage the teams on the page http://your_server_name/admin/index

  • Add a team by visiting the page http://your_server_name/admin/add

  • Manage the points on the page http://your_server_name/admin

About :

Emacount is a web application of counting scores between teams during parties.

For exemple, if you want to make a Angels vs Devils' party, you may want to have this application. Each person choose a side and each time he by a drink, his team earn a point!

It may look very simple and not very intersting but it can be terrible if you manage the ambience very well during your party.

This application was created by Ludovic SINTES and Guillaume FAYEMI, students of l'Ecole des mines d'Alès in France.

About

EMACount is a web application of displaying and management of teams during events or parties.


Languages

Language:PHP 83.2%Language:JavaScript 9.3%Language:CSS 4.4%Language:Shell 2.7%Language:ApacheConf 0.4%