GithubHelp home page GithubHelp logo

gabrielpqc / code-assessment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeinternetapplications/code-assessment

0.0 0.0 0.0 9.59 MB

The official repository for the CODE Assessment

License: MIT License

JavaScript 9.52% HTML 61.25% SCSS 29.23%

code-assessment's Introduction

Icon

Code Assessment v2.0.0

Hi there adventurer! Thanks for checking out this readme file.

This assessment is based on one of the many awesome projects that we build every day. We are a Shopify agency, so when working on a project like this you would normally code in liquid, working with actual data, template-logic and shopify-logic. For now, we like to keep it basic and test your knowledge on HTML, CSS and (vanilla) JavaScript, Git as working with Shopify and Liquid are things that you most likely will have to learn first.

All the source files you need are in the src folder and will be in the dist folder after compilation. The files in the dist folder will not be committed in the GIT repository, these are only the results of your efforts.

The assignments below describes what needs to be implemented. Don't be afraid to give feedback or mention points or optimizations you come across. The goal for us of this assessment is to get a clear image of how you approach challenges and how you handle them. Keep in mind that code structure, semantics and value for the client are very important in our projects. Finishing everything is not required to pass this assessment but we would like you to finish at least assessment 1 - 6.

Setup & Install

  1. Fork this repository
  2. Clone from fork
  3. $ npm install
  4. $ npm run start

Assessment

Please make the assessments in order as listed below. In your fork, create a new feature with your name, commit after each assignment and make a Pull Request of your total fork when you're done!

Important: In a real project situation, the order and content of Shopify-sections can be changed by the customer in a Theme Editor. The order of shopify-sections must be flexible.

  1. In the shopify-section "usp", on mobile it should only show 1 usp per line (<768px).
  2. In the shopify-section "usp" the icons should be placed (rendered) below the text.
  3. On the homepage the heading elements (h1, h2, h3) are not in a sequentially-descending order, please fix this.
  4. Do a lighthouse check on SEO for mobile and fix the issue.
  5. Create a new shopify-section with a text and image pane. (See Assessment designs). Use this as image. The 2000x1300 in the url can be adjusted to render smaller images and crops.
  6. The footer navigation shows to much on mobile, make it 3 collapsible panes showing only the headings. Write a simple JavaScript function that will make the panes collapse and open when the heading is clicked.
  7. In the first shopify-section "Hero Slider", the content should always have enough extra spacing on the top to not show behind header when the slides content expands.
  8. In the shopify-section "Hero Slider", there is a scroll indicator which now doesn't work. Please make the scroll indicator work by make it scroll the page by clicking on it.

Assessment designs

Mobile design

Mobile design

Desktop design

Desktop design

Good luck and have fun!

code-assessment's People

Contributors

code-melvin avatar codeinternetapplications avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.