opensandiego / mealscount-backend

Optimizing a free-meal reimbursement program for K-12 schools
MIT License
12 stars 15 forks source link

Alert in import if multiple schools have the same school code #118

Open nikolajbaer opened 3 years ago

nikolajbaer commented 3 years ago

When you import from Excel, if school codes are in exponential notation sometimes the differences between school codes can be hidden by that (e.g. in California). This causes weirdness in presentation of the results.

Ideally an alert should pop up suggesting to make sure that the cell is formatted as a number.