Skip to content

An interactive way to determine your values for Acceptance and Commitment Therapy

License

Notifications You must be signed in to change notification settings

CallumKerson/act-values

Repository files navigation

ACT Values Assessment

A web-based tool to help identify your top three personal values for use in Acceptance and Commitment Therapy (ACT).

How it works

  1. Rate Values: Evaluate 58 core human values on a 3-point scale (Very Important, Quite Important, Not Important)
  2. Compare: Make direct comparisons between your highly-rated values
  3. Discover: Get your personalized top 3 values with detailed descriptions

Technology

  • Frontend: Vite + Vanilla JavaScript
  • Styling: CSS with mobile-first responsive design
  • Deployment: GitHub Actions → GitHub Pages
  • Data: 58 evidence-based ACT values

Development

npm install
npm run dev       # Start development server
npm run build     # Build for production
npm run test      # Run tests in watch mode
npm run test:run  # Run tests once
npm run test:ui   # Run tests with UI
npm run format    # Format code with Prettier

Deployment

Automatically deploys to GitHub Pages when pushing to the main branch. Enable GitHub Pages in repository settings with "GitHub Actions" as the source.

License

MIT

About

An interactive way to determine your values for Acceptance and Commitment Therapy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published