Giter VIP home page Giter VIP logo

parcelapp's Introduction

Technical assessment Parcel App

Short description

You work at a parcel delivery company and you are asked to design a system to automate the internal handling of parcels coming in. The parcels are coming in at the distribution center and need to be handled by different departments based on their weight and value. Currently management is making plans that could lead to the adding or removal of departments in the future.

Features

Feature 1

The current business rules are as follows:

  • Parcels with a weight up to 1 kg are handled by the "Mail" departement.
  • Parcels with a weight up to 10 kg are handled by the "Regular" department.
  • Parcels with a weight over 10 kg are handled by the "Heavy" department.

Feature 2

Parcels with a value of over โ‚ฌ 1000,- need to be signed off by the "Insurance" department, before being processed by the other departments.

Feature 3 (optional)

The company has decided to productize the software and sell it under a license subscription model. The business rules will vary per customer and need to be configurable and changed at runtime.

Excercise

  • Parse the XML file (Container_68465468.xml)
  • Build a working application using a language and frameworks of your chooksing, unless otherwise agreed upon
  • Unit tests
  • Presentation (maybe some UI / Console app)

During the technical interview

  • Demonstrate the behavior of the code.
  • Show us how adding or removing a department would be done.

parcelapp's People

Contributors

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