diff --git a/assessments/index.html b/assessments/index.html
new file mode 100644
index 0000000..ade7664
--- /dev/null
+++ b/assessments/index.html
@@ -0,0 +1,185 @@
+
+
+
+
+
+ Assessments · Agile Maturity
+
+
+
+
+
+
+
+
+
+
diff --git a/company/index.html b/company/index.html
new file mode 100644
index 0000000..197a0fb
--- /dev/null
+++ b/company/index.html
@@ -0,0 +1,152 @@
+
+
+
+
+
+ Companies · Agile Maturity
+
+
+
+
+
+
+
+
+
+
+
diff --git a/config.json b/config.json
new file mode 100644
index 0000000..a69a846
--- /dev/null
+++ b/config.json
@@ -0,0 +1,13 @@
+{
+ "appName": "Agile Maturity",
+ "version": 1,
+ "dataRoot": "data",
+ "schemas": {
+ "company": "schemas/company.schema.json",
+ "team": "schemas/team.schema.json",
+ "assessment": "schemas/assessment.schema.json"
+ }
+}
+
+
+
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..2ef1f7f
--- /dev/null
+++ b/index.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+ Agile Maturity
+
+
+
+
+
+
+
+
+
+
+
Configuration
+
Reads config.json at project root.
+
+
+
+
+
Loading config...
+
+
+
+
+
+
+
+
+
+
diff --git a/team/index.html b/team/index.html
new file mode 100644
index 0000000..8877e44
--- /dev/null
+++ b/team/index.html
@@ -0,0 +1,171 @@
+
+
+
+
+
+ Teams · Agile Maturity
+
+
+
+
+
+
+
+
+
+
+