[visual studio] Forms - Helena61/-bookshelf GitHub Wiki
Handling Books
Handling Books -> fromBooks.cs
This form is for (1) Adding a book (2) Edit a book (3) Delete a book

Lacking functionality in the form.
- replace 'status' by Using 2-Radiobutton; default - book is not on loan - ability to toggle between 'on loan'/'not on loan'
- linking Book to Author
- Support for tags, ability to tag
- Field 'read or not' -> Use a drop-down-menu
Handling Authors
# Handling Authors -> frmAuthors.cs
Search; Start with C#, then R&Shiny
Search
- show all books , paging by default 10
- show all books on-loan
- show all books by author
- show all books that have been read
- show all books that have NOT been read
- show all books that you have started to read
- show all books from a certain 'förlag'