Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BookStore

BookStore Web Application

An online bookstore built with ASP.NET Core MVC that allows users to browse books, view details, search, register/login, and manage a shopping cart.

Features

  • Display all books on the homepage
  • Search functionality to filter books by title
  • Product detail page with category mapping
  • Add-to-cart system for authenticated users
  • Cart overview with item quantity and pricing
  • User registration and authentication with cookie-based login
  • Logout mechanism to securely end the session

Technologies Used

  • ASP.NET Core MVC
  • Entity Framework Core (Code First)
  • SQL Server (LocalDB)
  • Cookie Authentication
  • Bootstrap 5 (for UI styling)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages