Giter Club home page Giter Club logo

linkedin's Introduction

Backend Developer Test

Please note that this is a fictional client and not a specific client requirement. The scenario is meant to serve as a basic technical test to help us gauge your level of experience using Magento. If you cannot complete the task then please present the code you wrote and then an explanation of how you would have completed any remaining tasks.

Client Brief

We have been asked by a fictional client to create a custom extension for a Magento store, called Linkedin, within the Redbox namespace. The purpose of the module is to require customers to also provide a link to their Linkedin profile when creating a new account.

Technical Requirements

  • A new customer attribute is created called linkedin_profile.
  • The new attribute should be included on the front end registration forms, including registration during checkout, and the admin forms (registration and checkout).
  • The new attribute should also be editable in the customer form for admin users in the Magento back office interface and for customers in the 'My Account' section of Magento.
  • Whether the field is invisible/optional/required in the forms should be configurable from the admin and enforced both client and server side.
  • The entry should be validated for being a valid url and having a maximum length of 250 characters both client and server side.
  • The attribute value should also be persisted when doing a guest checkout.
  • The attribute should be included in the API customer related operations (e.g. list customer info, create customer, checkout).

Constraints

  • The module MUST use the correct namespace/vendor as described above.
  • The module SHOULD preferably be implemented in the latest Magento 2 Open Source edition.
  • The module SHOULD be installable through composer and hosted in a private repository. We suggest using Bitbucket given it is free to use for private packages. Please do not add your solution to packagist.org, or any other publically available repository, satis or packagist instance, but rather give us access to the repository and keep it private.
  • No skinning is required, however we do expect to receive theming assets (templates, layout, ..) applicable when using the Luma theme.
  • MUST not use a third party module.
  • MUST adhere to MEQP Coding standards. Submissions that do not adhere, will be ignored.
  • We not only expect the module to satisfy the requirements and work on a vanilla installation, but a clean solution which applies common Magento development patterns and architecture is what we look for.

Good luck!

Disclaimer

Candidates are entirely responsible for their own time and costs associated in completing the technical test, and Redbox Digital Limited are under no obligation to progress the interview process beyond this stage.

linkedin's People

Contributors

consumewithadele 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.