top of page
Search
  • n63li0

Database Layer Progress

Updated: Mar 10, 2021

Yesterday and today, Zong and I worked on the database layer for our iOS app, implementing a lot of low level functions for our database model and abstraction layer. Using AWS Amplify as our cloud data store, we've been writing the functionality to create and save instances of our database models to AWS. We've flushed out proper classes for different exercise types like deadlifts and squats to abstract the low level details of the database implementation to make it easier for other team members to work with the classes. We also ran into some issues regarding the setup and refreshing of Amplify models, but were able to iron those out after some debugging.


7 views0 comments

Recent Posts

See All
Post: Blog2_Post
bottom of page