From 2a8ecf752fcc5d4b25f91769bf52342a956a7ec4 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sun, 16 May 2021 19:45:54 +0200 Subject: Update README.md --- README.md | 21 +++++++++++++++++++++ web_page_template.jpg | Bin 0 -> 3670046 bytes 2 files changed, 21 insertions(+) create mode 100644 web_page_template.jpg 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. + +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. + +The usage of any css or javascript libraries or frameworks is forbidden. diff --git a/web_page_template.jpg b/web_page_template.jpg new file mode 100644 index 0000000..aba657c Binary files /dev/null and b/web_page_template.jpg differ -- cgit v1.2.3