Skip to content

antonyalkmim/Events-iOS

Repository files navigation

Events-iOS

Codacy Badge Build Status codecov

An iOS app that lets you register Events.


Screenshots

Signup Signup TouchID Events list

Features

  • Authentication with TouchID
  • Register events locally
  • Register events to iCloud Calendar

Requirements

  1. Xcode 9.
  2. Swift 4.
  3. Cocoapods version 1.3.1
  4. SwiftLint version 0.23.1

Getting Started

  1. Clone this repository
  2. Run pod install
  3. Run project 🎉

Architecture

This app conforms to MVVM (Model-View-ViewModel) Patter and was implemented using Swift 4.

Dependencies

All of dependencies and third libraries used in this project as well as its versions can be found in Podfile.

TODO

  • Remove IQKeyboardManagerSwift dependency
  • Add more tests
  • Add UI tests
  • Add L10n
  • Add A11n

License


MIT

Releases

No releases published

Packages

No packages published