sholybonoly / covid19_edi_app

Edinburgh based covid19 app to coordinate volunteers
0 stars 0 forks source link

Check validity of postcodes #4

Open wfastrononomer opened 4 years ago

wfastrononomer commented 4 years ago

Use KML file to check that validity of postcodes

wfastrononomer commented 4 years ago

If not valid, do we ignore or manually inspect for more clues?

wfastrononomer commented 4 years ago

First part already addressed in PostcodeProcessor (I think)

abeardwalks commented 4 years ago

We should make sure the postcodes for volunteers are correct, but for incoming requests, if the postcode isn't valid should we forward them to a person to review manually?

sholybonoly commented 4 years ago

As decided in the meeting we will forward on ones we can't process to a Default email address. This is still TODO though.