Skip to content

Source code of the site dedicated to FileList.ro's poker club

License

Notifications You must be signed in to change notification settings

SoboLAN/flpoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileList Poker

Description

  • Website dedicated to the FileList.ro poker club.
  • Published under the GPL v3 license.
  • Production version can be found at http://flpoker.radumurzea.net/

Technical stuff

  • Works with a MySQL database in the backend.
  • Requires at least version 5.3.x of PHP to work.
  • Main configuration options are found in the /config folder. They're mostly self-explanatory.
  • Database structure and data can be found in the /sql folder.
  • Uses composer's autoloader for handling namespaces.