Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor network requests into their own files #82

Open
nashirj opened this issue Dec 1, 2020 · 2 comments
Open

Refactor network requests into their own files #82

nashirj opened this issue Dec 1, 2020 · 2 comments
Milestone

Comments

@nashirj
Copy link
Member

nashirj commented Dec 1, 2020

Create ParseAPICaller that performs network requests and returns relevant Parse objects

@nashirj nashirj modified the milestones: Sprint 2, Sprint 3 Dec 1, 2020
@nashirj nashirj self-assigned this Dec 1, 2020
@nashirj
Copy link
Member Author

nashirj commented Dec 2, 2020

  • Table view cells should render from an array of Rides instead of from PFFileObjects
  • All network request should be performed in the ParseAPICaller class

@nashirj
Copy link
Member Author

nashirj commented Dec 20, 2020

Pages should be updated using callbacks after the network request completes

@nashirj nashirj added this to the Winter Break milestone Dec 20, 2020
@nashirj nashirj removed their assignment Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant