NS Lunch Formatter

This page allows you to upload a CSV file containing student names and meal information, and then generates a consolidated report.

This page doesn't upload information anywhere. It is safe to use and protects the information. The information never leaves your computer. This is open source and hosted on GitHub Pages publicly and can be verified that it's safe by any tech-savvy person. However, it doesn't support password-protected files.

Disclaimer: This project is not associated with NSLunch.ca.

Instructions

1. Click the "Choose File" button to upload your CSV file.

2. The CSV file should contain student names and meal information.

3. After selecting the file, click the "Process File" button to generate the consolidated report.

If you have issues, you can report them by adding issues to this GitHub repo: NSLunchFormatter.

CSV Columns:

Home room name must be the first column
Location must be the second column
Room Number must be the third column
This is used to set the column names if they ever change
You shouldn't need to change this

Home room information:

Process File