byu-osl / bookout

A person-to-person library
3 stars 0 forks source link

Profile Requested Books and Check In #9

Open n8carrier opened 11 years ago

n8carrier commented 11 years ago

Similar to Issue 8, when a user requests to check out a book directly from a connection's profile, the button updates to display "Requested" (disabled). However, when the user refreshes the profile, the buttons are back to display "Request to Check Out". The profile should be coded to check if the user has requested to check out the book already, and it should update to display "Requested".

Also, if the user is currently borrowing a book from the connection, a "Check In" button should be displayed.