/REST-api

Primary LanguageJava

REST-api

ER Diagram

Screenshot 2023-05-10 at 23 41 34

API Design

Screenshot 2023-05-10 at 23 32 15

Screenshot 1: Checkout of book 981003724 by patron 425198003

Screenshot 2023-05-10 at 23 37 14

Screenshot 2: Checkout of book 981456123 by patron 425198003

Screenshot 2023-05-10 at 23 37 31

Screenshot 3: Patron information for 425198003 after checking out two books

Screenshot 2023-05-10 at 23 38 09

Screenshot 4: Listing of the books table from MySQL Workbench

Screenshot 2023-05-10 at 23 38 24

Screenshot 5: Check-in of book 981003724

Screenshot 2023-05-10 at 23 38 37

Screenshot 6: Patron information for 425198003 after returning one book

Screenshot 2023-05-10 at 23 38 50

Screenshot 7: Attempt to check in a book using an invalid book number

Screenshot 2023-05-10 at 23 39 03

Screenshot 8: Attempt to display patron information using an invalid patron number

Screenshot 2023-05-10 at 23 39 18