scribe-org / scribe-org/Scribe-Android

Populate verb conjugations in UI from the database

Open
#571 1 comment 0 reactions 1 assignee View on GitHub

@angrezichatterbox is already working on this.

Since Jun 30, 2026.

-next release- blocked help wanted
Dominant language
C++
Stars
99
Forks
121
Avg merge
4d 7h
Merged PRs (30d)
16

Description

Terms
Description

[!NOTE]

  • This issue is blocked by #567 where the page for this UI should be created.

Once we have the pages for the conjugations in #567, the next step would be to populate the UI for this page with verb conjugations from the SQLite database. This selection should be done completely using data contracts, with the conjugations that are displayed coming entirely from the order that they're listed in the contract. The UI for this can be seen in the Figma designs here (we don't need the filter dropdown as this will be done in the next issue).

This issue comprises:

  • The verb data should populate the generated tables
  • The user should be able to click an option and conjugation is copied to their clipboard
Contribution

Happy to support the work here and review a PR once one is opened! 🚀

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.