Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronChambers93 authored Jun 2, 2021
1 parent 34f5ae4 commit b2f797f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ This project began in the summer of 2019. I was studying Japanese in preparation

## Web Application

![Yoshieru](https://i.imgur.com/UjVf6fe.png)
![Yoshieru](https://i.imgur.com/U7F36mR.png)
The application in its current state has the following features:
1. Tool to query a word to find the definition, word type, and other information
2. Simple Flashcard Widget
3. Tool to gauge listening comprehension. Loads an audio clip and quizzes the user on the correct transcription
4. These audio clips are credited and sourced by real users working with [Tatoeba](https://tatoeba.org/)
5. Each word acts as a link to bring up the definition in the Dictionary portion of the app
6. In Japanese many words are written using **kanji**, a script that has more than 10,000 members. For tough to memorize kanji, the **furigana**, or simplified reading, is provided. Yoshieru allows for on the spot addition of furigana to any kanji
1. Dictionary tool to query a word to find the definition, word type, and other information
2. Audo quizes to gauge listening comprehension. Loads an audio clip and quizzes the user on the correct transcription. These audio clips are credited and sourced by real users working with [Tatoeba](https://tatoeba.org/)
3. Read news articles curated for beginner-intermediate learners. Article feed provied by [NHK EasyNews](https://www3.nhk.or.jp/news/easy/)
4. Simple Flashcard Widget. Flashcard dislay format is entirely customizeable
5. Word segmentation and analysis - In Japanese many words are written using **kanji**, a script that has more than 10,000 members. For tough to memorize kanji, the **furigana**, or simplified reading, is provided. Yoshieru allows for on the spot addition of furigana to any kanji. Upon hovering over a word, a small popup is created containing brief information about the word. If you click on the word, it gets defined in the Dictionary portion of the app
6. Each component is contained within a window that behaves like a modern PC window. Windows can be opened, closed, minimized, and are moveable, resizeable. There is a tray for holding 'minimized' windows

## Framework

Expand Down

0 comments on commit b2f797f

Please sign in to comment.