Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.76 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.76 KB

Swift project in ITI Polyglottal

Kill-Your-Time App made by JS(https://github.com/Kiki-her/kill-your-time) to iOS app

About App

This App is an improved version by Swift of a joke App by JS. If you press "GET" button, you get a phrase by Blaise Pascal or a Joke or a Bullshit phrase on main screen. If you press "📢" button, the phrase is read out. And "❤️‍🔥" button, the phrase is add to Favorite List(Now add to array but I will set DB later). If you tap "Favorite List" at the top right corner of main screen, then main screen transitions to Favorite List screen. The Favorite List's "💡" button is do read out the phrase, and if you clicked ">" at the left of each phrase, the Favorite List screen transitions to translation screen. The translation screen displays the phrase, and "英 → 日"(this means "EN -> JA") button and "💡" button is placed. "💡" button is do read out the phrase, "英 → 日" button is do translate the English phrase to Japanese and displays translated phrase under English phrase.

Using API

Build With

  • Swift
  • XCode
  • SwiftUI
  • Alamofire
  • AVFoundation

Reference