|
1 month ago | |
---|---|---|
resources | 2 years ago | |
spec/xp_assessment | 2 years ago | |
src/xp_assessment | 1 year ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 1 month ago | |
project.clj | 1 year ago |
A simple self-assessment app to discover how you’re doing with your Extreme Programming adoption. The aim of this program is to create a nice visualization of your progress along the path of adopting Extreme Programming. We’ll start using James Shore’s excellent assessment: https://www.jamesshore.com/Agile-Book/assess_your_agility.html and add on our own questions regarding a supportive culture.
WARNING: This project is a work in progress. Change is likely. Please do not rely on this software to work the same way week over week.
https://xp-assessment.herokuapp.com/
lein run
This project uses defenv
to configure itself. When you start the program, a set of
environment variables that you can set appears, including their default values. If
any variables are required but are not set, they should be marked with *REQUIRED*
.
Copyright © 2021 Stephen Starkey
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.