February 3, 2020
Home Chore Tracker
- Companion application that allows children to log into their account and complete chores that have been assigned to them
- Uses Core Data and NSURLSession to fetch and save chores.
- Uses JSON WebTokens to authenticate users.
- Code written with UI Tests and Unit tests to verify functionality.
- Utilizes NSOperationQueue to perform networking tasks concurrently.
- Images are stored on Firebase Storage.
Project.