Core Data App uses Core Data to persist its data locally and also maitain its data synchronised with a server.
Core Data App | Testing |
---|---|
PurchaseOrderTableViewController.Swift |
---|
ItemsTableViewController.Swift |
PurchaseOrderJSONManager.Swift |
- How to store data locally using Core Data.
- How to filtering and sort using Core Data database.
- How to use multiple UITableViewController screens integrating data between them.
- Much more about UIAlert.
- Create a struct to save all the constants of the project.
- Create ViewControllers instead of using UIAlerts to add or edit data.
- Create UI Tests
This project is part of an assignment app to Butterfly Systems.