osem
osem copied to clipboard
Automate bulk actions for evaluation and acceptance process
My Approach
- Admin visits the booths#index.
- A select option that includes all the available options for a booth request will be available, admin can select any option.
- Checkboxes before every booth request in booths#index. Admin can select any number of checkboxes.
- Submit button at the bottom. Admin will press the submit button.
- At the controller, the status of the selected booths (point 3) will be changed according to the selected option(point 2) if it is allowed. Otherwise, an error flash message will be shown at booths#index.