jcacc / OrderlyCLI

Order management system for multiple fulfillment centers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrderlyCLI

Order management system for multiple fulfillment centers. Python's Faker was used to generate data within 'input.csv'.

Project Objective

A licensed apparel company has the need to separate out orders that are fulfilled in two different methods, 'shipping' and 'pickup'. The input.csv file is coming from their main eCommerce channel.

Statement of Work

I need to be able to separate out orders based on parameters and write them to different CSV files. It should split on "fulfillment_type" and apply shipping methods.

Project Features

  • Regular expression text parsing
  • Logging
  • Use a generic class for processing the order

About

Order management system for multiple fulfillment centers.


Languages

Language:C# 100.0%