heyjaywilson/peakfit

allow a user to add an exercise to a list that already exists

开放

#15 创建于 2024年9月23日

 (8 条评论) (0 个反应) (1 位负责人)Swift (10 个派生)auto 404
enhancementhacktoberfest

仓库指标

星标
 (18 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

In a list that already exists, a user needs to be able to add an exercise.

Use the symbol plus.circle in the trailing spot of the navigation bar.

Note: All writes to swift data should be done on a background actor. There is a Service already setup for ExerciseList

贡献者指南