Table of Contents:
A full-stack e-book store (catalog)
- HTML, CSS, Bootstrap, JavaScript
- ASP.NET Core MVC (C#)
- Entity Framework Core ORM
- SQL Server
The project involved the following concepts:
- MVC Design Pattern
- Code-First Approach
- Sessions & Cookies
- Authentication & Authorization
- Globalization & Localization
- REST APIs
- Clone the repo
git clone https://github.com/bennaaym/book-store.git
- Use "Book_Store.sIn" to run the project
- Learn ASP.NET Core Framework
- Use Code-First approach to build a web application
Distributed under the MIT License. See LICENSE
for more information.