Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk card deactivation #32

Open
DheGit opened this issue Dec 7, 2023 · 0 comments
Open

Bulk card deactivation #32

DheGit opened this issue Dec 7, 2023 · 0 comments
Labels
dope-issue Issue assignable to DOPE participants

Comments

@DheGit
Copy link
Contributor

DheGit commented Dec 7, 2023

It's tiring to go through each and every name, roll number in an excel sheet just to go to the Mess-I dashboard and deactivate the cards, one-by-one.

Introduce a bulk deactivation functionality, with a well-placed button on the Student's List page.
On trigger, this should popup a dialog box, which accepts a CSV file, which is processed by the frontend and as the last step, a request to the backend is made.

Backend performs the update (this logic is not in scope of the frontend) in the database as a response to the request.

@DheGit DheGit added the dope-issue Issue assignable to DOPE participants label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dope-issue Issue assignable to DOPE participants
Projects
None yet
Development

No branches or pull requests

1 participant