scribe-org / scribe-org/Scribe-iOS

Populate verb conjugations in UI from the database

Open
#621 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

-next release- blocked help wanted
Dominant language
Swift
Stars
169
Forks
109
PR merge metrics
No merged PRs in 30d

Description

Terms
Description

[!NOTE]

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

Once we have the pages for the conjugations in #618, 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.

Research direction

Start with blocked issue #618 to find the conjugation page, then read the DATA_CONTRACTS.md link and review the referenced Figma design. The work is done when SQLite-backed verb data populates the generated tables in contract order and selecting a conjugation copies it to the clipboard, without adding the filter dropdown.

Written by the indexing model from the issue text.

Assessment

Tech stack
sqlite, swift
Domain
database, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.