Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steffyp/vocabtrainer
Capstone Project Udacity Nanodegree
https://github.com/steffyp/vocabtrainer
Last synced: 7 days ago
JSON representation
Capstone Project Udacity Nanodegree
- Host: GitHub
- URL: https://github.com/steffyp/vocabtrainer
- Owner: steffyP
- License: mit
- Created: 2019-06-21T13:12:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T15:04:30.000Z (over 5 years ago)
- Last Synced: 2024-11-19T13:29:04.632Z (2 months ago)
- Language: Java
- Size: 79.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vocabtrainer
Capstone Project Udacity NanodegreeSimple Vocab trainer, that uses the Oxford Dictionary API to look up additional words.
You can add words, or train with some existing.
Words can be added manually, or scanned using Google's vision API.## Features ##
### Vocab Training ###
* train collected words
* get details from the dictionary### Search for words in the Oxford Dictionary ###
### Add words ###
* enter words directly
* or scan words using the Google's vision API