adi-kiran / career-flow

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

Implement Edit button on each card #40

Closed nirmaljoji closed 10 months ago

nirmaljoji commented 10 months ago

Issue: Add Delete Button on Application Cards in Kanban Board

Description

The current Kanban board lacks an option to delete application cards. Incorporating a "Delete" button on each card will offer users the ability to remove unwanted or outdated applications directly from the board.

Proposed Solution

Introduce a "Delete" button/icon on individual application cards within the Kanban board. This feature will allow users to promptly remove irrelevant applications without navigating through multiple screens or menus.

Expected Behavior

Benefits

Outcome/Result

Successful implementation will empower users with a convenient "Delete" option on each application card, simplifying application management within the Kanban board.

Readme Update

Addition: Delete Button on Application Cards in Kanban Board

nirmaljoji commented 10 months ago

I completed this, do we need this button to be hidden as well ? and visible only on hover ?

amritav commented 10 months ago

Ohh yeah that would be a perfect way to maximize the space on the card. Is that something that's doable?

nirmaljoji commented 10 months ago

Yes i will look into it, thanks for the input.

nirmaljoji commented 10 months ago

Done have made it look like the delete button and beside , please do review the PR