Skip to content

serash/YunYun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yunyun
======================
### INTRODUCTION ####
Website with Golang for adding kanji/hanzi to an SRS system for vocabulary practice.
Can be used to add different kind of languages/vocabulary.

#### INSTALL ####
make $GOPATH point to the current folder with the src directory
> go get code.google.com/p/go.crypto/bcrypt
> go get github.com/go-sql-driver/mysql
> go get github.com/dgrijalva/jwt-go
> go install github.com/yunyun
run the program from the bin folder, where the webpages are!

#### TODO ####
- add option to add how to study: word <-> meaning <-> reading
- improve the way updates happen to the words (less traffic)
- make api-key per user
- make a basic api based on api-key

#### EXTRA ####

About

Website to practice Mandarin vocabulary and traditional Chinese characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published