App which allows you to easy add English words to Anki
Go to file
horhik a3d67dfefb Fix crashing after first startup
Fix issue with finding existing ankiLan Model
Update gradle
2020-04-22 08:34:14 +03:00
.vscode :q 2020-03-10 23:31:37 -04:00
__tests__ init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
android Fix crashing after first startup 2020-04-22 08:34:14 +03:00
ios add some bugs 2020-04-11 19:49:25 +03:00
readme-files add readme 2020-03-25 12:12:53 -03:00
src Fix crashing after first startup 2020-04-22 08:34:14 +03:00
.buckconfig init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.eslintrc.json fix view form issues 2020-03-13 13:01:25 -04:00
.flowconfig init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.gitattributes init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.gitignore init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.prettierrc.js refactor translate api 2020-04-01 10:16:29 -03:00
.watchmanconfig init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
App.jsx add some bugs 2020-04-11 19:49:25 +03:00
app.json init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
babel.config.js init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
index.js init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
metro.config.js fix view form issues 2020-03-13 13:01:25 -04:00
package.json add sound, transcription and examples picker 2020-04-03 02:14:18 -03:00
readme.md update readme 2020-03-25 12:14:33 -03:00
rn-start.fs add some bugs 2020-04-11 19:49:25 +03:00
rn-start.sh fix view form issues 2020-03-13 13:01:25 -04:00
tools-start.fs add some bugs 2020-04-11 19:49:25 +03:00
tools-start.sh Add comunication with two APIs 2020-03-17 01:00:14 -04:00
yarn.lock add some bugs 2020-04-11 19:49:25 +03:00

readme.md

AnkiLan

App which provide translating and adding words to anki


screenshot

Build and start

git clone https://github.com/Horhik/ankilan
yarn install

yarn start
	# launch paralell
react-native run-android

if something not working read react native docs

Debug

For linux:

Read this Instead yarn start and react-native run-android, you may launch ./rn-start.sh and ./tools-start.sh

Other

It's up to you 😜

Goals

  • Basic functional
  • Add Urban dictionary support
  • Support for other languages than Russian
  • Add fields editor
  • Add dark theme
  • Create flexibility models
  • Download sound of word to filesystem