Skip to content

Simple iOS Goal-Tracking app written in Swift 4 using CoreData

License

Notifications You must be signed in to change notification settings

johnnyperdomo/Goal-Post-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Goal-Post-App

Simple iOS Goal-Tracking app written in Swift 4 using CoreData

Preview

Alt Text

Built with

  • Ios 11
  • Xcode 9

Requirements

import CoreData

Features:

  • Add/Delete Goals
  • Track Goal Completion
  • Create Short-term/Long-term Goals
  • Undo Deleted Goals
    managedContext = appDelegate?.persistentContainer.viewContext
    managedContext.undoManager = UndoManager()
  • Automatically Saves Data on Phone

Credits

Devslopes Coredata Tuts

License

Standard MIT License

About

Simple iOS Goal-Tracking app written in Swift 4 using CoreData

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages