Thai Sorting (Classes)

Thai Consonant Class.jpg
[Try it]
2013. Personal. HTML5. jQuery.

Motivation. An extension on sorting the Thai alphabet, Thai consonants are separated into three classes (low, mid, high) which, when paired with a vowel, determine the type of tone (mid, low, falling, high, rising) to use. This is the second of my mobile-friendly Thai apps with a focus on keeping things simple but effective for on-the-go practice.

Technology. I built off of the Thai alphabet sorting app I previously wrote, reusing the DragSort jQuery plugin and its ability to drag-and-drop between lists. The challenge in this app was making sure the validation worked properly for all three lists.