iOS application to learn new words and build vocabulary
Needed to consolidate an ever growing list of words. Was too lazy to find meanings for each individual word, so this idea came up. Regular notifications and quizzes help prioritize learning new words.
Xcode 11
Pod dependencies:
pod install
- SwiftUI for developing a cross-platform UI
- Combine for event-processing
- Workdnik API for word details
- Firebase for user persistence