willn / go_meals_scheduling

Great Oak Meals Scheduling
MIT License
0 stars 1 forks source link

Other technical people are not able to easily generate new numbers for the upcoming season #26

Open willn opened 2 years ago

willn commented 2 years ago

We need to start enabling other folks to be able to quickly and easily use the meals scheduling system for their own needs, extending the knowledge and shortening the time to respond. One such example is the request late in a work season for how many meal types and shifts are required for the upcoming work season.

It would be great if someone with some technical skills could download the code, tweak a few isolated lines of config, and run a script to get them the answers that they need.

Additionally, perhaps this could generate some JSON which could then be saved and later read by the unit tests in order to make updating the numbers quicker, cleaner, and faster.