Closed lucyxubroad closed 4 years ago
Set up networking using Alamofire
NetworkManager.swift
Response.swift
Still have to go through this once backend is finalized.
I think I addressed everything! Let me know if this looks good to go! :)
Summary
Set up networking using Alamofire
Detailed Changes
NetworkManager.swift
to contain code for requestsNetworkManager.swift
for most routes based on documentationResponse.swift
to contain response modelsAddressed Issues
3
Notes
Still have to go through this once backend is finalized.