1. It should also accept `.zip` files as it's more widely supported than `tar.gz` 2. It should validate that the file given is in valid format (`.tar.gz` or `.zip`) before uploading it
It should also accept
.zipfiles as it's more widely supported thantar.gzIt should validate that the file given is in valid format (
.tar.gzor.zip) before uploading it