Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cahyadsn/disc
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
https://github.com/cahyadsn/disc
disc mariadb-database-server mysql php-language
Last synced: 5 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/cahyadsn/disc
- Owner: cahyadsn
- License: mit
- Created: 2016-01-11T04:51:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T10:40:04.000Z (5 months ago)
- Last Synced: 2024-06-22T19:45:58.495Z (5 months ago)
- Topics: disc, mariadb-database-server, mysql, php-language
- Language: PHP
- Homepage: https://github.com/cahyadsn/disc
- Size: 178 KB
- Stars: 43
- Watchers: 10
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 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 :
- [https://psycho.cahyadsn.com/disc](https://psycho.cahyadsn.com/disc) [ver 0.6 English version]
- [https://psycho.cahyadsn.com/disc/index.es.php](https://psycho.cahyadsn.com/disc/index.es.php) [ver 0.7 Spanish version][![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat)]()
[![Donate](https://img.shields.io/badge/$-support-ff69b4.svg?style=flat)](https://paypal.me/cahyadwiana))* 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
+ [**DiSC Classic Paper Profile** - DiSC® 2800 Series Personal Profile System®](https://www.discprofile.com/products/disc-classic/)## Technology
+ PHP [http://www.php.net/](http://www.php.net/),
+ MySQL [http://www.mysql.com/](http://www.mysql.com/),## Donation
+ Bank Transfer :
+ Bank Syariah Indonesia (BSI) 821-342-5550
+ Bank Sinarmas (153) 005 462 4719
+ Bank BCA Digital (Blu) (501) 000 576 776 186
+ Paypal :
+ ([email protected]) or (https://paypal.me/cahyadwiana)## Contact
+ facebook : [https://m.facebook.com/cahya.dsn](https://m.facebook.com/cahya.dsn)
+ email : [[email protected]](mailto:[email protected])
+ demo site : [https://psycho.cahyadsn.com/disc](https://psycho.cahyadsn.com/disc) [en] [https://psycho.cahyadsn.com/disc/index.es](https://psycho.cahyadsn.com/disc/index.es) [es-dev]
+ source code : [https://github.com/cahyadsn/disc](https://github.com/cahyadsn/disc)## Contributor
+ Aleksandar Urosevic
+ Ikbal Qodi
+ Lucas Giovanny