/Testseries

Testseries is an online test series platform.

Primary LanguagePHP

Testseries is an online test series platform.

In order to use this project, You have to follow some steps.

  • First open /back/dbconnect.php and fill all the required details like HOSTNAME, USERNAME, PASSWORD, DATABASE_NAME.
  • open /back/profile/dbconnect.php and fill all the required details like HOSTNAME, USERNAME, PASSWORD, DATABASE_NAME.
  • open /front/contact.php and update your Contact Details on line 25, 26.
  • open /back/forgot_password.php and update HOSTNAME at line 19, YOUR EMAIL at line 21, 25, 27. YOUR PASSWORD at line 22 and YOUR NAME at 25, 27.
  • open /back/signup.php and update HOSTNAME at line 30, YOUR EMAIL at line 32, 36, 38. YOUR PASSWORD at line 33 and YOUR NAME at 36, 38.
  • Import testseries.sql into your DATABASE.
  • Open /back/mail.php and fill all the required details like HOSTNAME at line 5m Your Email at line 7, 11, 12, 13 and Your Password at line 8 and Your name at line 11, 13.

In order to configure Instamojo payment gateway, follow the following steps.

  • open /back/pay.php and update YOUR API KEY and YOUR API TOKEN at line 15 and 16.
  • open /back/webhook.php and update YOUR SALT at line 16 and update YOUR EMAIL at line 23.
  • open /back/thankyou.php and update YOUR API KEY and YOUR API TOKEN at line 15 and 16.

Happy Coding

Enjoy Testseries