tanjyy / ridesio

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.
https://tanjyy.github.io/ridesio
1 stars 1 forks source link

Refactor network requests into their own files #82

Open nashirj opened 3 years ago

nashirj commented 3 years ago

Create ParseAPICaller that performs network requests and returns relevant Parse objects

nashirj commented 3 years ago
nashirj commented 3 years ago

Pages should be updated using callbacks after the network request completes