Skip to content

joshuaclayton/engineering-skills-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Development Skills Matrix

What?

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.

Getting Set Up

bin/setup

Developing Locally

Ensure that elm-format runs on file save.

To start the application, run:

npm run start

Parcel will provide a port to view on localhost (1234 is the default).

Building for Deployment

npm run build

This will compile assets into the dist/ directory.

Known Limitations

Upon completion of the form, there's currently no way to revisit the response or share with others.

License

See the LICENSE.

Releases

No releases published

Packages

No packages published

Languages