issues
search
Revature-1704-Java
/
caliber-spring-data
Spring Boot app to temporarily host Spring Data repositories for Caliber.
0
stars
0
forks
source link
NoteDAO
#7
Open
cnmperalta
opened
6 years ago
cnmperalta
commented
6 years ago
[x] A user can save a Note
[x] A user can update a Note
[x] A user can find all Batch-Level Notes made by trainers for all non-dropped Trainees in a specified Batch (ID) and Week
[x] A user can find all Individual-Level Notes made by trainers for all non-dropped Trainees in a specified Batch (ID) and Week
[x] A user can find an Individual-Level Note for a Trainee (ID) and Week
[x] A user can find a QC Trainee Note for a Trainee (ID)
[x] A user can find all QC Batch Notes for all non-dropped Trainees in a specified Batch (ID) and Week
[x] A user can find all QC Batch Notes for all non-dropped Trainees in a specified Batch (ID)
[x] A user can find all QC Individual Notes for a specified non-dropped Trainee (ID) and Week
[x] A user can find all Batch-Level Notes for all non-dropped Trainees in a specified Batch (ID) and Week
[x] A user can find all Individual-Level notes for all non-dropped Trainees in a specified Batch (ID) and Week
[x] A user can find all Notes for a specified, non-dropped Trainee (ID)
[x] A user can find all QC Notes for non-dropped Trainees in a specified Batch (ID)
[x] A user can find all QC Trainee Notes for all non-dropped Trainees in a specified Batch (ID) and Week
[x] A user can find all QC Trainee Notes for a specified, non-dropped Trainee (ID)