Skip to content

Ludotes/emacount

Repository files navigation

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 buy 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 ambiance very well during your party.

About

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

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors