Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 490 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 490 Bytes

wth-core

wth - word trainer helper

This project is under heavy development.

wth is a project that helps to automate process of flashcards preparation.

It defines a set of abstract services, and an application to be fulfilled with concrete implementations.

The project was initially used as a playground code to learn to use effect as data types, namely with a zio library, while providing a tool to automate self-learning language process.

More to come.