Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 526 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 526 Bytes

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