UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Update code to use Async/Await #277

Open CaelumD25 opened 2 days ago

CaelumD25 commented 2 days ago

Describe the bug

Not really a bug, but network requests should be changed to use async/await for network requests when not breaking

Image