Skip to content

1391819/japanese-language-renshuu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Japanese Language Renshū

About

A simple CLI based application aimed towards helping foreign students using the Genki book series learn the Japanese language (full book or lesson by lesson review).

Please note that the following software has been built in the middle of my study abroad program at Nagoya University of Foreign Studies as a practicing tool. The amount of verbs were getting a bit out of hand so I wanted something that could help me memorise them. At the moment it is still incomplete, and a lot of things are still missing. However, I would like to further work on it as soon as I have the will and motivation to continue my Japanese language studies.

Stack

  • Python
  • Genki book series (I and II)

Project structure

$PROJECT_ROOT
│   # Images
├── images
│   # Text data
├── data
│   # Key scripts
└── ...

Roadmap

  • CLI based version
  • Data from .txt files
  • Added basic input validation checks for .txt version
  • Added feature: a verb won't be asked twice in the same quiz session
  • Include data from Genki I
  • Create single main data (full book review)
  • Create lessons data (single lesson review)
  • Include verbs
  • Include adjectives
  • Include nouns
  • Create a GUI
  • Improve data extraction process (e.g., stop using .txt files)
  • Include data from Genki II
  • Perform code refactoring

Highlights

app showcase gif

License

MIT

Attributions

About

A simple CLI based application aimed towards helping foreign students using the Genki book series learn the Japanese language (full book or lesson by lesson review).

Topics

Resources

License

Stars

Watchers

Forks

Languages