Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 841 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 841 Bytes

Vocaber

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.

Points to improve

  1. 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.
  2. Design a splash screen.
  3. Use a version of Clipboard that is not deprecated.

License

This repository is licensed. Feel free to use it but just say where you got it from thanks !