Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.38 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.38 KB

PHP Kuiz

Simple web based quiz application written in php and mysqli. This application can be used to test the knowledge of the player

PHP Kuiz Home Page ->

q1

PHP Kuiz Admin Panel ->

q2

Full Demo

PHP Kuiz

Requirements

  • PHP 5.3 or higher recommended
  • MySQL DB

Tools Used

Front-end : HTML, CSS Back-end: PHP, MySqli

Installation

  • Upload PHP-Kuiz to the directory of your choice.
  • Import MySql Db file to your database software (E.g : Php_My_Admin )
  • Configure connection to your database and server by modifying connection.php file
  • Navigate to the installation in your browser
  • Done :)

Login Details

  1. Admin Panel:

password: adminpass123

Main Features

  • Easy play: Only requires an email to start playing
  • Functional Admin panel: Allows admins to manage the whole system
  • Add/Edit questions according to need
  • View player details ( Eg: score,email etc ..)
  • Set timer for each question

To-Do list

  • Add level for playing from hard to easy with different questions

Issues

Please log any issues found in the repository

License

PHP Kuiz is released under the MIT License