This is a small Elm application allowing software developers to gauge skills and interest across a few different types of responsibilities in order to guide conversations around career growth into management, lead, or senior technical roles.
bin/setupEnsure that elm-format runs on file save.
To start the application, run:
npm run startParcel will provide a port to view on localhost (1234 is the default).
npm run buildThis will compile assets into the dist/ directory.
Upon completion of the form, there's currently no way to revisit the response or share with others.
See the LICENSE.