/Checkit

To-do List project for iOS with Swift 4.

Primary LanguageSwiftMIT LicenseMIT

Checkit

To-do List project for iOS with Swift 4.

Images

Requirement

  • iOS 11
  • Swift 4
  • Xcode 9

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Download

Simply navigate to your directory of interest, then clone.

$ git clone https://github.com/onurcelikeng/Checkit.git

To-do list

  • Local Storage
  • Today Extension
  • Local Notification

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Authors

License

Checkit is released under the MIT License.