Skip to content

cyrilchandelier/TodoSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoSwift

ScreenShot - ScreenShot - ScreenShot

The purpose of this project is to create a simple mobile application while apprehending the new Apple Swift language. This app will be an adaptation of JavaScript project TodoMVC and will try to respect as much as possible the specification.

This app will then be a good basis for experimenting new iOS features and Swift.

The full project is available in the Code folder.

What's in there?

  • Swift 2 code
  • App Group to share data between the main app and the extension(s)
  • Dynamic Framework to limit code repetition and share code between the main app and the extension(s), mainly the Core Data Stack with the models
  • Today Extension

Credits

Many thanks to the TodoMVC team for letting me use their graphics and base idea for the project

About

[OUTDATED] Simple Todo App in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published