MindPulse-150 is a React-based Big Five personality assessment app that dynamically loads trait-based questions, applies scoring (including reverse scoring), and generates a structured user persona profile—currently a foundational implementation with plans for normalized scoring, expanded analytics, and deeper AI-driven interpretation.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
^5.17.0^13.4.0^13.5.0^2.8.5^16.3.1^3.1.0^18.2.0^18.2.0^4.12.05.0.1^0.13.8^6.1.1^9.0.1^2.1.4^7.21.1119
commits
Implemented QR code generation with unique UUID, download functionality for both the QR image and JSON data, and streamlined archetype matching and data handling in a React component.
3e2e795View on GitHubadded mention of admissions in the modal results card. added text. the acrhetype academy added
8101424View on GitHubmodified a fetch archetype data from an ArchetypesAPI and generate a QR code containing a user's personality test scores merged with selected archetype information.
e98ef4cView on GitHubupdated icons and title test to: Big Five Personalized Match
cc9e7c9View on GitHubRefactor and enhance UI/UX: Center elements, link archetypes to URLs, update API endpoint
7a91a1dView on GitHubDynamic QR Code Generation: - Implemented QR code generation with qrcode.react based on user input - Added styled components for visual appeal and responsiveness - Conditionally rendered QR code and other elements - Fixed error with accessing QR code ref - Discussed UI enhancements like loading states and overflow text - Added download functionality to allow users to save QR code
b8da8cbView on GitHub