Static React frontend for WhatPlane, using Typescript. Deployed on Azure Static Web Apps. Built using Grommet and React Dropzone.
WhatPlane to view the app.
storage.ts: Service that connects to Azure Blob Storage to upload images.predictions.ts: Service that sends the image to the WhatPlane API and receives the prediction.classes.ts: Service that receives the up-to-date class names from the WhatPlaneapi/ImageSAS/: API that connects to Azure and generates authentication and UUID for each image upload
