Implement InfoView Class in frontend side to represent Kanji information
Closed this issue · 2 comments
teruto725 commented
Implement InfoView Class in frontend side to represent Kanji information
ani-hovhannisyan commented
Create html element which receives Kanji specific information from InfoContoller and draws following elements:
- Searched Kanji onyomi list (text element)
- Searched Kanji kunyomi list (text element)
- Searched Kanji English translations (text element)
- Word list of Kanji and its English translations (text element) (OPTIONAL)
- ] Kanji writing order (image/gif) (OPTIONAL)
ani-hovhannisyan commented
Closing, done by other issues.