SierikovaTetiana / Magic-ball

 Magic ball app displays random prediction. Swift 5. Xcode 13.2. iOS 15.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magic-Ball

Magic-Ball app will give you the answers to all the questions in life. You can make the ball change by shaking a device.

3b29a0545c16b17e944010df771205143ffdf353

This app uses:

  • Free API from https://8ball.delegator.com to get random predications each time when user shake a device.
  • Checking network connection every time to use API, if the app can't access the network it'll use hardcoded predication and user's own predications.
  • Core Data to persist user's own predications between launches.

About

 Magic ball app displays random prediction. Swift 5. Xcode 13.2. iOS 15.

License:MIT License


Languages

Language:Swift 100.0%