Open grhrdjrdn opened 1 week ago
NOTES:
Book Show -> Button to make a request
Dashboard Page –> All Requests with Status
Status should be an Enum (Pending, Approved, Denied)
Approved –> – creates a new History Instance – set all other current requests on this book to deny – after ajax -> remove book from list and add to list of all books I once owned
– List all ingoing requests regardless of if I currently own the book or not
– List all books I once owned + date of swap
– Show history on book show page