1
0
2024-12-11 20:13:35 +01:00
2023-09-02 08:35:10 +02:00
2024-12-11 20:13:35 +01:00
2023-09-02 08:35:10 +02:00
2023-09-02 08:35:10 +02:00
2024-08-25 10:04:13 +02:00
2023-09-02 08:35:10 +02:00
2024-08-25 10:09:43 +02:00
2023-09-02 08:35:10 +02:00
2024-09-27 20:17:31 +02:00

PlanetExpressExpress

A data driven approach for solving a shipping discount calculator.

Setup

  • Ruby 3.x

Usage

Generating sample data

$ ruby bin/generate_data.rb $SAMPLE_SIZE $SHIPMENTS_PER_DAY > sample_file.txt

Run the calculator

$ ruby bin/run.rb sample_file.txt
Description
No description provided
Readme 68 KiB
Languages
Ruby 98.6%
Shell 1.4%