Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

v3kwip/tudien

Repository files navigation

Dictionary

Dictionary that helps me study English grammar, vocabulary, …

Being developed.

Data

  • Word: type,

Backends

  • GET /topic/index[/{parentTopicId}] List of topics
  • GET /topc/{TopicId} Load topic details, list of words.
  • POST /topic/edge/{word}/{type} Visit/know a word, increase value if revisit.
  • POST /word/edge/{word}/{type} Visit/know a word, increase value if revisit.
  • GET /word/edge/{word} Load a word details.

Tasks

  • Front-end for topic index
  • Front-end for topic details page.
  • Crawl word meanings: pronounce, synonyms, picture, examples, …
  • Word details page
    • Flag word as known
    • Job to expire old words if not reviewed
  • Word review page
  • Crawl grammars
  • Multiple users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages