Studylist

An attempt to make learning lists easier

View the Project on GitHub genericmethod/studylist

Studylist

A little side project help people learn lists.

Example:

Say we want to learn the 10 basic rules of a pragmatic programmer:

A user subscribed to this list will receive a couple of emails through out the day with the whole list, except for an item or two. Repeating the list and trying to recall the missing item on the list should help learn the list.

Implementation

Current implementation is fairly simple. The application is a scheduled task (deployed on Heroku as a worker) that performs the following tasks.

Status

Very early prototype