Flash Card for your Terminal.
demo.mp4
- Go v1.18
- PTerm - TUI Framework
go run main.go
- Add weighted random to the next question selection.
- Generate executable so that non-programmer can use
- Create a better persistent data storage (redis, sqlite, PostgreSQL) and make it configurable
- Edit & View Vocabulary
- Fine tune the weight mechanism to make it more useful
- Code refactoring
- Liu, Z. (2019, February 26). Weighted Random Sampling. Retrieved from https://zliu.org/post/weighted-random/