Generate vanity titles for your employees, e.g. Senior Chair of Product Operations. The frontend for this project can be found here.
Run
make build
make start
and navigate to localhost:8080/employee-title
You need Ruby 3.0, rake and bundle installed locally to run tests.
make test