adi-kiran / career-flow

Application Tracking System for Group 64, Project 3
MIT License
0 stars 2 forks source link

Add a notes option for each card in the Kanban board #41

Closed nirmaljoji closed 11 months ago

nirmaljoji commented 11 months ago

Issue: Add Notes Button with Edit/Delete Functionality on Application Cards

Description

The absence of a dedicated "Notes" feature on application cards limits users' ability to add or modify specific details. Incorporating a "Notes" button that opens a modal with editable notes will enhance user flexibility and organization.

Proposed Solution

Introduce a "Notes" button/icon on each application card, providing users with a convenient way to access and edit application-specific notes. Clicking this button will open a modal where users can view, edit, or delete notes related to that application.

Expected Behavior

Benefits

Outcome/Result

Successful implementation will empower users with a dedicated "Notes" feature on each application card, enabling convenient management and updates of application-specific information.

amritav commented 11 months ago

We doing a scrollable multi-notes type of thing or a single note?

nirmaljoji commented 11 months ago

I think multi notes would be an overkill ?

nirmaljoji commented 11 months ago

Lets prolly do one note for now

nirmaljoji commented 11 months ago

Done