Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 657 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 657 Bytes

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.