Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.02 KB

Machool - Start shipping challenge

Presentation

This project is the second part of your recruitment process. You want to implement the process of non-contract shipment with the Canada Post API.

Define by yourself if you want to write comments and unit tests.

CanadaPost environement

This illustration shows the workflow of Canada Post non contract shipment. You want to create one and get its label trough the application.

alt tag

You can find more information here. Feel free to create an account and start working with your own credentials.

Preriquisites

  • npm
  • node

Commands

npm i
npm run dev

Bonus

Fee free to take this challenge to the next level

  • TypeScript
  • Webpack
  • Create your own logger
  • Keep in mind the multi providers pattern

May the force be with you!