-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description:
- As a user,
- I want to have a field for categories in the items,
- So that I can categorize the notes.
Acceptance Criteria:
-
Category Field:
- Each item should have a category field.
- The category field should be a dropdown list with predefined categories - 'Home', 'Personal' and 'Work.
-
Displaying:
- The notes should have the new field displayed while creating new notes, editing and in the main page
-
Testing:
- Write unit tests to verify that items can be created and edited with a category.
Metadata
Metadata
Assignees
Labels
No labels