aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-05-16 19:45:54 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-05-16 19:45:54 +0200
commit2a8ecf752fcc5d4b25f91769bf52342a956a7ec4 (patch)
treebde00bc75aa10ecf5525c08ef383732289959ac1
parent4b8f1fdc05589abd02d67c83b5f25a9425ef1671 (diff)
Update README.md
-rw-r--r--README.md21
-rw-r--r--web_page_template.jpgbin0 -> 3670046 bytes
2 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
index 906e7ca..e57c51e 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,22 @@
+#Adjutech
+ demo available at [adjutech.adjutor.xyz](http://adjutech.adjutor.xyz)
+
+## Goal
+Implement the current web page in a responsive manner.
+
+<img src="web_page_template.jpg" alt="web_page_template"/>
+
+## Directives
+The only dynamic part of the page will be having a slider instead of a static image right below the header (a set of elements (each one consisting of an image and a description that will be shown one after one after a certain amount of time with the possibility to show the previous or the next element by clicking on a button on the left or a button on the right (use a left arrow for the button on the left and a right arrow for the button on the right)).
+
+Evaluation criterias :
+
++ The Layout of the page
++ The semantic of the page
++ The responsiveness of the page
++ The dynamic slider using javascript
++ Code clarity
+
+You will need to upload the solution to github and share the repository link with me, you are free to use the fonts, the text and the images that you won’t and you will not be judged on that.
+
+<i><u>The usage of any css or javascript libraries or frameworks is forbidden.</u></i>
diff --git a/web_page_template.jpg b/web_page_template.jpg
new file mode 100644
index 0000000..aba657c
--- /dev/null
+++ b/web_page_template.jpg
Binary files differ