Skip to content

Exios66/Project-Dark-Triad

Repository files navigation

Dark Triad Assessments

Description

Dark Triad Assessments is a web application designed to provide psychological assessments related to the Dark Triad personality traits (Machiavellianism, Narcissism, and Psychopathy) and other related personality measures. This tool is intended for research and educational purposes.

Features

Multiple psychological assessments:

Short Dark Triad (SDT3)

Dirty Dozen

Short Dark Tetrad (SDT4)

MACH IV

MMPI-style questions

HEXACO Personality Inventory

Big Five (OCEAN)

Interactive user interface with dark mode support

Real-time progress tracking

Visualized results using Chart.js

Statistical analysis tools

Responsive design for various devices

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/dark-triad-assessments.git
    
  2. Navigate to the project directory:

    cd dark-triad-assessments
  3. Install dependencies:

    npm install

Usage

  1. Start the server:

    npm start
  2. Open a web browser and go to http://localhost:3000

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Node.js
  • Express.js
  • Chart.js
  • Math.js

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Chart.js for data visualization
  • Math.js for mathematical operations
  • All the researchers and psychologists who developed the original assessment tools

Disclaimer

This application is for educational and research purposes only. It should not be used for clinical diagnosis or treatment. Always consult with a qualified mental health professional for psychological concerns.

Contact

If you have any questions or suggestions, please open an issue on this repository.