Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zip the assets for easy download #14

Open
StanleyMasinde opened this issue Jan 20, 2025 · 0 comments
Open

Zip the assets for easy download #14

StanleyMasinde opened this issue Jan 20, 2025 · 0 comments
Milestone

Comments

@StanleyMasinde
Copy link
Member

Description:

Develop a feature to bundle all generated assets (icons, manifest files, and any additional resources) into a single ZIP file for convenient download. The system should:
1. Automatically collect all generated assets, including the PWA icons and the Web App Manifest file.
2. Create a ZIP file containing the assets, ensuring a clean and logical folder structure.
3. Provide a clear and accessible download link/button for users to retrieve the ZIP file.
4. Optimize the zipping process to handle large files efficiently.
5. Ensure proper naming for the ZIP file (e.g., pwa-assets-{timestamp}.zip) for easy identification.

Deliverables

  • Functionality to generate and download the ZIP file
  • A robust implementation that ensures all necessary files are included.
  • User-friendly error handling for cases where assets fail to zip properly.
@StanleyMasinde StanleyMasinde added the enhancement New feature or request label Jan 20, 2025
@StanleyMasinde StanleyMasinde moved this to Backlog in PWA generator Jan 20, 2025
@StanleyMasinde StanleyMasinde added New feature and removed enhancement New feature or request labels Jan 20, 2025
@StanleyMasinde StanleyMasinde added this to the Version 1 milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant