Skip to content

bbkelleroglu/todo-app

Repository files navigation

Simple Todo-App in Swift

Content

App

Building and Running

After you clone the repo, make sure that

pod install

Technologies

  • SwiftLint - A tool to enforce Swift style and conventions (well indented codes and warns about dirty code etc.)
  • R.swift - Get strong typed, autocompleted resources like images, fonts and segues in Swift projects (used easy typed segue purposes.)
  • SegueManager - Perform storyboard segues with closures, in Swift (easy type of using programmatic perform segues)
  • Fakery - Swift fake data generator (used creating mock data for generating testing purposes.)
  • Eureka - Elegant iOS form builder in Swift (provides form which is so easy in Swift.)

About

Swift simple todo app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors