Skip to content
/ disc Public

DISC Personality Test in PHP language based on DISC Classic. Build on PHP language and MySQL/MariaDB database server. Demo link https://psycho.cahyadsn.com/disc

License

Notifications You must be signed in to change notification settings

cahyadsn/disc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISC

DISC Personality Test in PHP language based on DISC Classic. Build on PHP language and MySQL/MariaDB database server (dummy data included, real data excluded* )

Demo link :

MIT License GitHub last commit Donate

)* I can't provide the real data as on demo for this github repo since this data is proprietary (see Reference section)

Installation

  1. download 'disc_master.zip' file
  2. extract and copy all files to document root folder on your webserver (or other folder that you want)
  3. create new database named 'test'
  4. import 'db/disc.sql' to the 'test' database
  5. change database configuration on 'index.php' and 'result.php' file (default value is $dbhost='localhost;$dbuser='root';$dbpass='';dbname='test';)
  6. try accesing to http://localhost (or other -- depend on step 2 above), enjoy!

Reference

Technology

Donation

Contact

Contributor

  • Aleksandar Urosevic
  • Ikbal Qodi
  • Lucas Giovanny

About

DISC Personality Test in PHP language based on DISC Classic. Build on PHP language and MySQL/MariaDB database server. Demo link https://psycho.cahyadsn.com/disc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages