torpedo87 / Avocado

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avocado

  • Hangul(Korean letter)-tracing + Heads-up demo

Motive

  • When my nephew started to learn language, she practiced writing her name at first
  • However existing apps for learning to write language have a few problems. For example, users have to write only default words that the app provides
  • I wanted my nephew to practice writing any words that she wants to learn
  • I wanted my nephew write the word "Mom" with her mom's photo

Features

  • Add custom word cards with your photos
  • Play heads-up game with your word cards using CoreMotion
  • Trace korean letter of your word cards
  • Listen and repeat korean letter of your word cards
  • Categorize your word cards
  • Enjoy your video captured while playing Heads-up

Alt text

Architecture

  • LocalService <-> ViewModel <-> ViewController
  • CategoryView : Categorize custom word cards
  • CardView : Word Card list per category
  • PopCardView : Flip word card to get the word of photo
  • TracingView : Practice tracing the letter of the word and listen the sound of the letter
  • GameView : Play Heads-up game with your custom word cards, and enjoy the video captured while doing the game

Dependency

  • SnapKit
  • RealmSwift/RxRealm
  • RxSwift
  • RxCocoa
  • Action
  • RxGesture

About


Languages

Language:Swift 99.6%Language:Ruby 0.4%