Check out a book
- Dominant language
- Elixir
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As a dwyler
Once I have found a book that is in the library and I would like to borrow, I would like to mark it as 'checked out'
So that any future dwylers who would like to borrow this book know that I have it and it is checked out.
## Acceptance criteria
+ Once I can see which books are in the dwyl library #14 , the books in the dwyl library (only, not the others) will display a button #21 that allows the dwyler to check out the book
+ Once clicked, this button saves the status of the book as checked out by the dwyler
+ We will need to also keep a history of the check outs (with timestamp and dwyler) so this should not overwrite previous check outs of the book
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.