Commit Graph

30 Commits

Author SHA1 Message Date
horhik d737741029 add readme 2020-03-25 12:12:53 -03:00
horhik 1dda00ab6f Sending word to Anki works
but only one translate available instead one OR two
2020-03-25 10:02:48 -03:00
horhik f8b2ff9ccc store ankiLan note creator and template in react native async storage 2020-03-24 11:05:54 -03:00
horhik 17bc55ac10 create parseToAnkiFormat function 2020-03-24 10:37:25 -03:00
horhik a1955b826e add submiting word 2020-03-20 12:19:09 -03:00
horhik ad4bbdeedf fix merge 2020-03-19 17:06:22 -03:00
horhik 2a05cd5cb3 create stable working dictionary api. Yeahvi 2020-03-19 17:04:57 -03:00
horhik 3f2abc4954 push 2020-03-19 15:12:06 -03:00
horhik 4b910d6646 add parsing words api response 2020-03-18 16:58:12 -03:00
horhik 5322ff1b08 fix pull request package.json confilct 2020-03-17 09:53:38 -03:00
horhik 09f6293879 fix dependencies 2020-03-17 01:39:14 -04:00
horhik c8c7666289 Merge branch 'dependabot/npm_and_yarn/eslint-4.18.2' 2020-03-17 01:08:08 -04:00
horhik 56f4aadfcd dependabot did something 2020-03-17 01:07:55 -04:00
horhik 800ea830b9 Add comunication with two APIs
urban Dictionary
	words API
I have wanted to add oxford Dictionary api, but  is doesn't make  sence, it's
non free
2020-03-17 01:00:14 -04:00
horhik af9f344ae5 add getting parts of speeches 2020-03-13 16:45:31 -04:00
horhik 51fbbf86d1 fix view form issues 2020-03-13 13:01:25 -04:00
horhik 7fde7c7fc6 update packages 2020-03-10 23:57:54 -04:00
dependabot[bot] 8b2f515a35
Bump eslint from 0.11.0-alpha.0 to 4.18.2
Bumps [eslint](https://github.com/eslint/eslint) from 0.11.0-alpha.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-11 03:34:35 +00:00
horhik faa6c669e2 add some form fields
SubmitButton
	TextField
2020-03-10 23:33:08 -04:00
horhik 2cfa7c4fcf :q 2020-03-10 23:31:37 -04:00
horhik 5db54dea84 refactor Form component view 2020-03-10 00:22:42 -04:00
horhik f979007154 fix yarn.lock 2020-03-09 01:35:15 -04:00
horhik f6e9cc6870 create addNote func 2020-03-08 07:17:42 -04:00
horhik 7471e58aa9 add anki Model creator 2020-03-08 03:18:34 -04:00
horhik c9230f7254 create model template 2020-03-07 14:38:01 -05:00
horhik bbc036e1be solve some problems with async redux 2020-03-07 09:30:26 -05:00
horhik e3b736a60d add src 2020-03-05 17:16:34 -05:00
horhik 6113911f41 fix 2020-03-05 17:15:12 -05:00
horhik 621b29d879 add store and Provider 2020-03-05 15:33:25 -05:00
horhik e78882e3f3 init and push after lots of refoldering 2020-02-24 16:54:43 +03:00