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
- Host: GitHub
- URL: https://github.com/peter554/vocab
- Owner: Peter554
- Created: 2021-05-16T11:11:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T17:29:54.000Z (about 5 years ago)
- Last Synced: 2024-10-19T11:28:45.335Z (almost 2 years ago)
- Topics: go, golang, vuejs
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vocab
[](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