angrezichatterbox/Flutter-Resolve

Add Tag Feature for Notes

开放

#8 创建于 2024年10月24日

 (0 条评论) (0 个反应) (0 位负责人)C++ (0 个派生)auto 404
enhancementgood first issue

仓库指标

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

描述

We would like to enhance the note-taking app by adding a tagging feature for notes. This will allow users to categorize and organize their notes more effectively.

Proposed Features:

  • Allow users to create and assign tags to notes.

Acceptance Criteria:

  1. Users can create tags when creating or editing a note.
  2. Users can see existing tags associated with a note.
  3. Tags should be editable and deletable.

贡献者指南