From ea6e77b9f9423e90bce41a2be9c2c0db35f66e16 Mon Sep 17 00:00:00 2001 From: BarminaA Date: Fri, 7 Oct 2022 13:40:41 +0400 Subject: [PATCH] #61-add pages for rules --- src/main/resources/templates/default.html | 6 +++ src/main/resources/templates/listRules.html | 30 ++++++++++++ .../resources/templates/recommendations.html | 27 ++++++++++ src/main/resources/templates/rule.html | 49 +++++++++++++++++++ 4 files changed, 112 insertions(+) create mode 100644 src/main/resources/templates/listRules.html create mode 100644 src/main/resources/templates/recommendations.html create mode 100644 src/main/resources/templates/rule.html diff --git a/src/main/resources/templates/default.html b/src/main/resources/templates/default.html index 254f42c..1b59df9 100644 --- a/src/main/resources/templates/default.html +++ b/src/main/resources/templates/default.html @@ -37,6 +37,12 @@ + + diff --git a/src/main/resources/templates/listRules.html b/src/main/resources/templates/listRules.html new file mode 100644 index 0000000..a4694e7 --- /dev/null +++ b/src/main/resources/templates/listRules.html @@ -0,0 +1,30 @@ + + + + Простая обработка формы на Spring MVC + + +
+ + + + + + + + + + + + + + + +
Правила
Если задач много, а коммитов мало, то увеличить колличество авторов
Если авторов много, задач мало, оценнить эффективность авторов
+ +
+ diff --git a/src/main/resources/templates/recommendations.html b/src/main/resources/templates/recommendations.html new file mode 100644 index 0000000..4415f18 --- /dev/null +++ b/src/main/resources/templates/recommendations.html @@ -0,0 +1,27 @@ + + + + Простая обработка формы на Spring MVC + + +
+ + + + + + + + + + + + + + + +
Рекомендации
Увеличить колличество авторов
Оценнить эффективность авторов
+
+ diff --git a/src/main/resources/templates/rule.html b/src/main/resources/templates/rule.html new file mode 100644 index 0000000..00be0ad --- /dev/null +++ b/src/main/resources/templates/rule.html @@ -0,0 +1,49 @@ + + + + Простая обработка формы на Spring MVC + + +
+ +
+
+
+ Если +
+
+ +
+
+ времянной ряд +
+
+ +
+
+
+
+ то: +
+
+ +
+
+ +
+
+
+
+