Book Store is a Web Application to store, view, and manipulate books.
- View all available books.
- View details of a book.
- Add a new book.
- View top and similar books.
- Search for a book.
- Download book pdf.
- Signup, Login and Logout.
- Change Password
- View your Library.
- Edit and Delete your books.
- C#
- ASP.NetCore 3.1
- PostgreSQL
- EntityFramework Core
- Identity
- Html, Css, Javascript, Bootstrap4, and Jquery
From within BookStore.WebApp directory, run:
dotnet run
-
WebGentle youtube Guide
-
Microsoft Docs
- Add favorite books.
- Some UI magic.