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
TrainerDAO
#12
Open
cnmperalta
opened
6 years ago
cnmperalta
commented
6 years ago
[ ] A user can find a specific trainer using the Trainer’s email
[ ] A user a find all Trainer titles
[ ] A user can find a list of all Trainers
[ ] A user can save a Trainer into the database
[ ] A user can find a trainer by the trainer’s id
[ ] A user can updates a trainer’s information
[ ] A user can delete the trainer from the database