Addresses will be added to the db through a csv import process.
This will involve a ui to trigger the import. The file should be stored in a bucket (possibly an s3 bucket). Once uploaded, we should set a time that we retain the file in our bucket and setup and auto deletion event.
on upload, we should also parse the file and add good rows to our db
Addresses will be added to the db through a csv import process. This will involve a ui to trigger the import. The file should be stored in a bucket (possibly an s3 bucket). Once uploaded, we should set a time that we retain the file in our bucket and setup and auto deletion event.
on upload, we should also parse the file and add good rows to our db