Skip to content
/ Filterit Public

Personal (public) portfolio work - code demonstration of a fully working app built in a reactive style using RxSwift in iOS13. Allows a user to apply various filters to images sourced from the network or the camera, and to save outputs to an app-specific library.

License

Notifications You must be signed in to change notification settings

MeteC/Filterit

Repository files navigation

Filterit

Personal (public) portfolio work - code demonstration of a fully working app built in a reactive style.

A reactive (RxSwift-based) app which allows the user to apply various filters to images pulled from the web and save their work to a local library, then share with others.

Created for iOS13+, using UIKit rather than SwiftUI.

Demonstrated tech list:

  • MVVM architecture
  • RxSwift (+ RxCocoa UIKit bindings)
  • CoreData
  • CoreImage
  • RESTful API prototype
  • JSON
  • Interface Builder Designables
  • Unit Testing

About

Personal (public) portfolio work - code demonstration of a fully working app built in a reactive style using RxSwift in iOS13. Allows a user to apply various filters to images sourced from the network or the camera, and to save outputs to an app-specific library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published