evad1n / lexicogn

A mobile app to keep track of and study new vocabulary words

Home Page:https://play.google.com/store/apps/details?id=evad1n.lexicogn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexicogn

A mobile app to keep track of and study new vocabulary words.

Check it out on:


Technologies

  • Core
    • TypeScript
    • React Native
    • Expo
  • Auxiliary
    • Sqlite3
    • Axios
    • React (obviously)

Features

  • Search words using dictionary APIs
  • Quickly save results into an offline db
  • Custom definitions and images support (images don't work offline, only URL is stored)
  • Study saved words using flashcards
  • Keeps track of progress by showing harder words more often than known words
  • Offline access to study and edit
  • Modification of saved words collection
  • Import/Export of saved words using JSON (Allows for programmable insertion)
  • Support for custom color themes
  • User friendly UI/UX

TODO

  • better API results...
  • test theme picker on narrow screens
  • fix app icon
  • better gesture handling on study

About

A mobile app to keep track of and study new vocabulary words

https://play.google.com/store/apps/details?id=evad1n.lexicogn


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%