calvin-cs262-fall2023-teamA / client

2 stars 0 forks source link

Feature/storage images Items #79

Closed Steven-McKelvey closed 9 months ago

Steven-McKelvey commented 9 months ago

Uploads and downloads images from an Azure storage account. Client should interact with fully functioning server-side image storage.

No core functionality should have changed. It should just allow for item images to work across devices (instead of just locally).

Some load times have increased, however. I have not had the time to add any sort of ActivityIndicators (circular loading icon, is a component in react native) or to improve the efficiency of the existing code.