Skip to content

ampachts/QuestionR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuestionR

QuestionR is a Web application for creating & managing questionaires

Contains:

  1. front end
  • user interface to answer the questionaires (javascript/html/css)
  • admin panel to create the questionaires (javascript/html/css)
  1. Back end (php)
  2. database schema dump file (mysql)

External tools:

  • jquery 2.1.3
  • Bootstrap 3.3.4
  • Datatables 1.10.6
  • Font Awesome 4.2.0
  • SB Admin 2 Bootstrap Admin Theme

Installation

Installation is simple, just follow the steps below:

  1. clone repository on your localhost folder
  2. create a new mysql database & import the dump file (db/questionr.sql)
  3. open the file libs/mysql.php & change $user, $password, $database with your mysql credentials
  4. open a browser & go to localhost/QuestionR or login to localhost/QusetionR/admin with admin/admin

About

Web application for creating & managing questionaires

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published