About
Flipping Cards is an iOS/Android app that allows you to learn German words faster by creating flashcards with your own selection of words.
Just add words to your wallet and then you can train your knowledge by organizing these words in cards decks. The app doesn't require an Internet connection, since the words are stored in the internal dictionary. Adding a new word to your wallet takes just a few seconds and you will be in full control of what to learn.
Flipping Cards is currently only available with German words. Additional languages will be added with future releases.
Main Features:
- All the functionality is available even offline, thanks to the locally stored dictionary
- Super simple UI: add a word in less than 5 seconds!
- Multi decks: organize words coming from your wallet in card decks
- Study words by simply flipping cards in your decks
- Challenge mode: test your knowledge in a quiz-like interface
- Track your learning progress
Download:
Source Code
The entire codebase of Flipping Cards is available on GitHub.
Credits
App Development, UI/UX, Icon Design: Antonio Cosentino
Flipping cards is built with React Native and UI Kitten.
Illustrations are from manypixels.co.
Coming soon:
- Reminders
- Add your words: if a word is not available in the dictionary you will be able to enter it manually
Coming later :)
- Additional languages
- Pre-made word bundles
- Backup your data in iCloud / Google Drive
Changelog
v1.2.0
11.04.2021- Introduced Challenge Mode 🎉
- Fixed bug regarding words capitalization
- Fixed bug with words deleted from wallet not disappearing from decks
v1.1.0
14.03.2021- Introduced multi-decks
- New custom icons
- Multiple UI improvements
v1.0.2
30.12.2020- Using stack navigation for nested views
v1.0
25.11.2020- Initial release