BrevinS / squares

A bunch of squares for a task list that is on phone using SwiftUI.
0 stars 0 forks source link

API JSON request data #11

Closed BrevinS closed 1 month ago

BrevinS commented 1 month ago

Ignoring that fact that the API call is 403 Forbidden from issue #10 we can use the call we have with my data to do some work on front end or work on the database this will be a part of, likely DynamoDB. Also the integers values of running data would hopefully be on device using Core Data.

requisite. Upon initial user login the IOS will call the API Gateway and lambda function will store the user's data in DynamoDB