All Projects → cahyadsn → disc

cahyadsn / disc

Licence: MIT license
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

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to disc

extract-xiso
Xbox ISO Creation/Extraction utility. Imported from SourceForge.
Stars: ✭ 358 (+1225.93%)
Mutual labels:  disc
foxy-proxy
A Proof of Capacity proxy which supports solo and pool mining upstreams
Stars: ✭ 33 (+22.22%)
Mutual labels:  disc
Jphp
JPHP - an implementation of PHP on Java VM
Stars: ✭ 1,665 (+6066.67%)
Mutual labels:  php-language
neoadzan
NeoAdzan! Islamic PrayerTime Schedule on PHP language. demo link https://neoadzan.cahyadsn.com
Stars: ✭ 17 (-37.04%)
Mutual labels:  php-language
dreamy-db
🔥 Dreamy-db - A Powerful database for storing, accessing, and managing multiple database.
Stars: ✭ 25 (-7.41%)
Mutual labels:  disc

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 -- please donate and call the author to get real data* )

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, please contact the author via email to more information

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].