Varvara Myronova
An application using for tracking real estates market in background.
- Setup your search settings.
- Get local notifications with new offers.
- The results are evaluated by property's area (weight coefficient 0.7) and lot's size (weight coefficient 0.3).
Since Firebase Crashlitics doesn't support SwiftPackages, for the project dependencies were used Cocoa Pods as well as SwiftPackages. Dependencies through SwiftPackages:
- Alamofire;
Dependencies through Cocoa Pods:
- Crashlitycs;
Other dependencies:
- UserNotifications;
- UserNotificationsUI;
- BackgroundTasks;