angrezichatterbox/Flutter-Resolve

Add Tag Feature for Notes

Open

#8 opened on Oct 24, 2024

 (0 comments) (0 reactions) (0 assignees)C++ (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide