I'm looking for a developer who can build a minimal Angular-based page that supports chunked file uploads and saves the uploaded files to Azure Blob Storage. ## Requirements: - A minimal Angular application (latest stable version) - A page that allows users to upload large files, including those exceeding 1 GB, using chunked upload. - The uploaded chunks should be assembled and stored in Azure Blob Storage - After a file is fully uploaded, an HTTP POST request should be triggered - The request can be sent to a dummy endpoint - The body should include the file path and any relevant metadata + JWT Token ## Technical Notes: - The chunking logic should be handled efficiently on the frontend - The solution must be compatible with real-world upload sizes (e.g., 1GB+ files) - The Azure Blob Storage container will be private (not public). Authentication must be handled securely (e.g., via SAS tokens). No connection strings or secrets should be exposed in the frontend. ## Deliverables: - Full source code (Angular frontend + C# Azure Function backend if needed) - Readme with steps to run the solution locally This is meant to be a minimal but functional implementation to test the full flow. Please include examples of similar work if you have any.
Job Type
Contractor role
Skills required
Azure, Angular
Location
Location not specified
Salary
No salary information was found.
Date Posted
April 18, 2025
Upwork is seeking a developer to create an Angular-based page for chunked file uploads to Azure Blob Storage. The role involves building a minimal application that efficiently handles large file uploads and integrates with Azure services.