pizza-day

command module
v0.0.0-...-2152d17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 8 Imported by: 0

README

Pizza day 🍕

Overview

This tool takes an exported Excel document from TDSB's SchoolCash Online and generates a user friendly report for ordering and distribution of pizza to hungry students on pizza day. It is used by school council members.

Sample PDF

View a sample PDF

If school council had our way we would integrate directly with SchoolCash Online, but we lack access since we are not school staff. Instead, an Excel document is shared with us in this format.

Quick start

  1. Install Go

  2. Install pizza-day:

    go install github.com/redgoose/pizza-day@latest
    
  3. Rename pizza-day.sample.yml to pizza-day.yml and modify the configuration to meet your needs. Place this file and the exported Excel document in the same directory as the pizza-day executable.

  4. Execute pizza-day which will then generate a PDF report.

Testing

Run all tests from the root folder by running:

go test -v ./...

License

MIT © redgoose, see LICENSE for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL