Chuhi is a Rails application aimed at intermediate and advanced learners of Japanese. It combines spaced repetition with collaborative learning features to help you improve your Japanese and encourage your friends to do the same.
Currently hosting this application on Heroku.
- Study words you enter using spaced repetition.
That's about it right now, but once the core study features are taken care of collaboration and courses will be the next to be looked at. Like to see some mockups? Head on over to moqup.
Like to use the spaced repetition features in your own Ruby application? The core spaced repetition features are being worked on in the okubo gem. In the future, some of the additional features and controllers/views for reviewing words may be moved into this gem, too.
Feel free to create a Github issue with your ideas or comments and if it fits with the goals of Chuhi it will probably get implemented. Got an idea you want to code on youself? Submit a pull request!
As with all open source projects, Chuhi is a collaborative effort. Some notable contributors include:
- Mitch Grace - for providing many of the great ideas that went into Chuhi and the initial discussions which give it life.
- Kevin Dias - for his limitless enthusiasm and interest in the okubo gem.
Chuhi © 2012 by Robert Gravina. Chuhi is licensed under the MIT license. Please see the LICENSE document for more information.