BookTracker can be used to track the status of your book from "Reading" "Read" "Keep On Shelf". Anyone can signUp and logIn to their homePage and Shelf.
Technology : ASP.NET MVC, SQL
MainPage of BookTracker Website
Prerequisites: Visual Studio 2019 Asp.net Core Microsoft.EntityFrameworkCore.SqlServer bootstrap
Steps To Run The Application
- Under the repository name, click Clone or download.
- In the Clone with HTTPs section, click to copy the clone URL for the repository.
- Open Git Bashthe terminal.
- Change the current working directory to the location where you want the cloned directory to be made.
- Type git clone, and then paste the URL you copied in Step 2.
- Press Enter. Your local clone will be created.
- Go to the file explorer and open the solution in Visual Studio 2019.