Skip to content

passionatepeople/competency-self-assessment

Repository files navigation

Competency self-evaluation tool

Development

$ npm i -g pnpm # if you haven't already
$ pnpm i
$ pnpm run dev

Deployment

$ pnpm run build

...and deploy the build/ dir on a static hosting service.

Wish list:

  • Enhance form to use client-side router on submit.
  • Improve result visualisation, e.g. via <td> background color.
  • Page title, favicon, manifest and all that jazz.
  • Add a LICENSE
  • Adjust for smaller screens
  • Questions to prioritize learning areas