Skip to content

uniquejava/WordBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WordBank

A personal mobile app for learning and reviewing English vocabulary, workplace expressions, and technical (SRE / FinOps / DevOps) jargon. Each entry pairs a term with a short gloss, a full plain-English explanation, a Chinese translation, and example sentences, then surfaces them for review with spaced repetition.

Repository layout

  • docs/PRD.md β€” the product requirements. Start here to build the app.
  • data/wordbank.jsonl β€” the vocabulary source of truth (one JSON entry per line). Authored externally; the app reads it and builds a local SQLite database from it at load time.

Status

Pre-build. The data source and requirements exist; the React Native app is not scaffolded yet. See docs/PRD.md for goals, the entry schema, screens, and the build-order milestones.

About

πŸ“š Personal app for learning English vocabulary, workplace expressions, and SRE jargon β€” with spaced-repetition review.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors