jonashoelzel / ZEISS_Verwaltungssystem

2 stars 3 forks source link

Add a Division to a Publication #39

Closed Pauljoksch closed 3 years ago

Pauljoksch commented 3 years ago

As a User, I want to add a Division so that Division leader can search for publication within there Division.

ID: US005 Epics #35

YeGaSoft commented 3 years ago

Tasks:

Task 1 (UI): Create a menu where an admin can add/remove/rename divisions that can be selected.

Task 2 (IL): Save/Update the divisions in a Separated Worksheet.

Task 3 (IL): Update the divisions column values in the Main Worksheet (saved as CSV).

Task 4 (IL): Load divisions from Separated Worksheet.

Task 5 (UI): Create checkboxes for all divisions in the UI where the user can select multiple divisions.

Task 6 (IL): Save the divisions in Main Worksheet as CSV.

Task 7 (BL): Implement search and filter methods to search or filter divisions.

YeGaSoft commented 3 years ago

Merged into "Add information".