bahrain-bp / solarmap-challenge

This repository will include the SolarMap challenge
0 stars 1 forks source link

Frontend Document Upload to S3 Artifacts Bucket #42

Closed Husain-Basem closed 5 months ago

Husain-Basem commented 6 months ago

This task focuses on forwarding the uploaded user document from the frontend document upload page and forwarding it to the designated artifacts s3 bucket.

Husain-Basem commented 6 months ago

Added Upload File Function, Appended Document Upload Page and Added Permissions for Document Upload Function to Access Artifacts S3 Bucket.

Husain-Basem commented 6 months ago

Appended API Stack Function Handler with S3 Bucket Permission from Document Processing Stack and added Environment Variable. Adjusted Function Parameters.

Husain-Basem commented 6 months ago

Updated Documents Upload Process to Presigned URLs. Split the Frontend Document Upload Page and API Requests to two files, and added Upload Functionality and Parameters.

Husain-Basem commented 5 months ago

Binded Function to DB and Added SQL Insert Statement with Filtered Parameters & Added Moment for Date Formatting