Coder Social home page Coder Social logo

bdeanindy / shopline_interview_assignment Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 860 KB

This repository contains the assignment given by SHOPLINE to Benjamin Dean a final step of the interview process for the Open Platform Expert & Head of Developer Experience role.

License: MIT License

shopline_interview_assignment's Introduction

SHOPLINE_interview_assignment

This repository contains the assignment given by SHOPLINE to Benjamin Dean a final step of the interview process for the Open Platform Expert & Head of Developer Experience role.

Original Assignment Instructions from SHOPLINE

Orignal SHOPLINE Assignment Instructions

Contextual Overview

Context A client is planning to develop a multi-level marketing (MLM) Platform using, SHOPLINE's APIs and Webhooks, to manage influencer Partnerships for their e-commerce operations. The pIattorm's primary functionalities must include:

  1. Self-Sign-Up tor influencers: Enable influencers to onboard themselves and automatically set up personalized websites where the can sell products across up to ten (10) distinct categories of branded product lines.

  2. Inventory and Discount Control: The client must be able to manage inventory levels and offer discounts dynamically, based on the sales performance metrics of each influencer.

  3. Social Feed integration and Customization: Influencers should have the tools to integrate their social media feeds into their websites and customize front-end elements to suit their branding needs.

  4. Multi-Level Commission Calculation: The platform needs to calculate commissions for influencers, and their downstream sales lines (supporting the MLM business model).

Functional Overview

graph TD;
    A[Client's MLM Platform] --> B[Self-Sign-Up for Influencers]
    A --> C[Inventory and Discount Control]
    A --> D[Social Feed Integration and Customization]
    A --> E[Multi-Level Commission Calculation]

    B --> B1[Onboard Influencers]
    B --> B2[Set Up Personalized Websites]
    B2 --> B21[Product Categories]
    
    C --> C1[Manage Inventory Levels]
    C --> C2[Dynamic Discounts Based on Performance]

    D --> D1[Integrate Social Media Feeds]
    D --> D2[Customize Front-End Elements]

    E --> E1[Calculate Commissions for Influencers]
    E --> E2[Support Downstream Sales Lines]

    style A fill:#f9f,stroke:#333,stroke-width:4px
    style B fill:#ccf,stroke:#333,stroke-width:2px
    style C fill:#ccf,stroke:#333,stroke-width:2px
    style D fill:#ccf,stroke:#333,stroke-width:2px
    style E fill:#ccf,stroke:#333,stroke-width:2px
Loading

Assignment Success Requirements

Topic One (1)

Create needed sequence diagrams

  • Design different sequence diagrams that map out the interactions between the client's [MLM] system, [brand] influencers, and the Shopline's REST API and/or webhooks needed to satisfy the functionalities of this assignment's Contextual Overview.
  • The diagrams should clearly illustrate all relevant API calls, data flows, and system responses

Suppose, during develoment, you identify an essential APl endpoint is missing from SHOPLINE's Developer Portal.

  • Explain how you would go about prototyping this endpoint, including:
    • Defining endpoint requirements (functionality, method, etc.)
    • Designing the AP interface (URI design, request/response structures)
    • Documenting the endpoint for use by the development team

Topic Two (2)

  • What do you think are the areas where SHOPLINE open e-commerce capabilities lack?
    • Provide 2-3 specific examples

shopline_interview_assignment's People

Contributors

bdeanindy avatar

Watchers

 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.