romainsc / rti

Ready to Innovate

Home Page:http://www.ready-to-innovate.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ready To Innovate

Requirements

  • PHP
  • MySQL
  • Apache

Setup

Use database.sql to setup the table for the spider database.

Edit dbconnect.php with your mysql credentials.

Create the database and tables:

mysql -u XXXX -p readytoi_spider < database.sql

This app uses a captcha to ensure no robot creation of users.

Securimage: A PHP class dealing with CAPTCHA images, audio, and validation https://www.phpcaptcha.org/documentation/quickstart-guide/

To register with recaptcha, visit: https://www.google.com/recaptcha/intro/v3.html

About

Ready to Innovate

http://www.ready-to-innovate.com

License:MIT License


Languages

Language:JavaScript 58.6%Language:PHP 32.1%Language:CSS 8.4%Language:HTML 0.7%Language:TSQL 0.2%