Vocaber provides a way of checking a word definition in the middle of a read and learn from it later. The application is designed to work with french words and Larousse dictionnary but feel free to change the fetchDefinition function to adapt it to your language.
⚠️ Every word entered in the application will be stored locally on your device with its definition, there is no backend interaction so no security risk but no backup either.
- Refresh on database between tabs when you add or remove a word. Here you have to restart the application for the changes to take effect.
- Design a splash screen.
- Use a version of Clipboard that is not deprecated.
This repository is licensed. Feel free to use it but just say where you got it from thanks !