Giter Site home page Giter Site logo

nrctkno / sgphpengineeringchallenge Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 137 KB

This is a small engineering challenge that will test the skill and experience of an engineer's ability to write quality features and unit tests for a common engineering task of taking data from one place and storing it another place.

Shell 4.78% PHP 95.22%

sgphpengineeringchallenge's Issues

Create ProductImportTask entity

Create the domain entity.
Add the required logic to track the progress.
Add html view to query the progress.

I.E:

Created at, filename, records found, records processed
A datetime, a hashed filename, 1000, 900

Improve non-synced exporting process

Considering that in edge cases the exported file can have thousands of products to sync, it´s imperative to apply a divide-and-conquer strategy like the one implemented for importing products. It´s assumed that the export order is not important, so the process can be easily parallelized too.

Research about money-bundle

I've omitted the usage of kucharovic/money-bundle to maximize the delivery of results. However it must have something positive.

Create integration tests

To verify domain jobs behavior. It'll require to implement mock repositories/readers/services.

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.