This project enhances the Word.hk app by introducing a Duolingo-style tutorial feature focused on Cantonese romanization. Designed to provide an interactive and engaging learning experience, this feature includes a responsive frontend tailored for both iOS and Android platforms. The tutorial incorporates gamified elements with four phonetics-based exercises, making the learning process both fun and educational.
- Flutter: For crafting a responsive and interactive mobile UI.
Here’s a glimpse into the application's functionality and user interface:
demo.1.mp4
To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/yourusername/wordhk-cantonese-tutorial.git
# Go into the repository
cd wordhk-cantonese-tutorial
# Install dependencies
flutter pub get
# Run the app
flutter run