scribe-org/Scribe-iOS

Populate verb conjugations in UI from the database

Open

#621 创建于 2026年3月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Swift (106 fork)auto 404
-next release-blockedhelp wanted

仓库指标

Star
 (167 star)
PR 合并指标
 (PR 指标待抓取)

描述

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! 🚀

贡献者指南