An open API service indexing awesome lists of open source software.

https://github.com/peter554/vocab

App for practising your vocabulary
https://github.com/peter554/vocab

go golang vuejs

Last synced: 3 months ago
JSON representation

App for practising your vocabulary

Awesome Lists containing this project

README

          

# vocab

[![CI](https://github.com/Peter554/vocab/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Peter554/vocab/actions/workflows/ci.yml)

A simple app for practising your vocabulary!

- Manage your vocabulary - view, add & remove items.
- Practice your vocabulary - items are available for practice based on knowledge level & spaced repetition.

```
go get -u github.com/peter554/vocab
```

```
❯ vocab -help

Usage: vocab

Commands:
start Starts the vocab web application.
export Export vocab to a CSV.
import Import vocab from a CSV.

Run 'vocab -help' for more information about a command.
```

## Extension ideas

- Better UI/UX
- Sync between computers (gist?)
- Configuration for practice spacing
- Add support for audio and/or images