Skip to content

Core Data App uses Core Data to persists data locally and keeps its data synchronised with the server.

Notifications You must be signed in to change notification settings

MauricioChavesDias/Core-Data-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Begin Banner

Core-Data-App

Description

Core Data App uses Core Data to persist its data locally and also maitain its data synchronised with a server.

Screenshot

Core Data App Testing

Source Code

PurchaseOrderTableViewController.Swift
ItemsTableViewController.Swift
PurchaseOrderJSONManager.Swift

What I learned building this app

  • 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.

Enhancements for the future

  • 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.

End Banner

About

Core Data App uses Core Data to persists data locally and keeps its data synchronised with the server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages