LibraryManagement is an ASP.NET CORE project made with the MVC architecture. It's a simple site that is used as a personal online library.
- Add new books, show a book details, edit or delete any book.
- Add cover photo and a pdf file for each book.
- Press Read button to open the book from the books page directly.
- All the above features applies to the authors part of the site.
- Show the books of each authors.
- Regesteration and email-confirmation.
- Multiple usage cases were handled.