diff --git a/Views/appreciations/appreciation.php b/Views/appreciations/appreciation.php new file mode 100644 index 0000000..f0d18b1 --- /dev/null +++ b/Views/appreciations/appreciation.php @@ -0,0 +1,9 @@ +
+
+ " alt="profile picture"> +

+

+
+

+

+
diff --git a/Views/appreciations/view.php b/Views/appreciations/view.php new file mode 100644 index 0000000..4166645 --- /dev/null +++ b/Views/appreciations/view.php @@ -0,0 +1,57 @@ + "test", + "PROFILE_IMG" => "1.jpg", + "COMMENT" => "j'me présente, je m'appelle henry", + "NOTE" => "2", + "DATE" => DATE("2020-07-08") + ), + array( + "NAME" => "test", + "PROFILE_IMG" => "1.jpg", + "COMMENT" => "j'me présente, je m'appelle henry", + "NOTE" => "2", + "DATE" => DATE("2020-07-08") + ), + array( + "NAME" => "test", + "PROFILE_IMG" => "1.jpg", + "COMMENT" => "j'me présente, je m'appelle henry", + "NOTE" => "2", + "DATE" => DATE("2020-07-08") + ), + array( + "NAME" => "AAAA", + "PROFILE_IMG" => "/static/img/recipes/1.jpg", + "COMMENT" => "j'me présente, je m'appelle henry", + "NOTE" => "2", + "DATE" => DATE("2020-07-08") + ), +); +?> + + +
+

Appréciations:

+
+ + + + + 0 + 1 + 2 + 3 + 4 + 5 + + +
+ + +
\ No newline at end of file diff --git a/Views/recipe/view.php b/Views/recipe/view.php index c0cd8fa..cae71e2 100644 --- a/Views/recipe/view.php +++ b/Views/recipe/view.php @@ -34,4 +34,8 @@

By

+ +