/CarodkyRC

Song request system

Primary LanguageCSS

ČarodkyRC

Form for adding songs to que

Features:

  • email sending
  • MySQL -> table page
  • Countdown

Installation:

  1. Install some webserver (for example nginx is supported)
  • Clone or download my repository to your folder (for example \var\wwww\CarodkyRCr) git clone https://github.com/lukynmatuska/CarodkyRC.git
  • You must authenticate your ReCaptcha with Google https://www.google.com/recaptcha/intro/v3.html
  • Check MySQL credentials
  • Check phpmail plugin setings on webserver
  • Check date for countdown in index.php and countdown/js/main.js
  • It´s all! Enjoy!
  • Feel free to open issue!