Skip to content

bennaaym/book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOK STORE

Table of Contents:

About The Project

A full-stack e-book store (catalog)

Product Name Screen Shot

Built With

  • HTML, CSS, Bootstrap, JavaScript
  • ASP.NET Core MVC (C#)
  • Entity Framework Core ORM
  • SQL Server

Concepts

The project involved the following concepts:

  • MVC Design Pattern
  • Code-First Approach
  • Sessions & Cookies
  • Authentication & Authorization
  • Globalization & Localization
  • REST APIs

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/bennaaym/book-store.git
    
  2. Use "Book_Store.sIn" to run the project

Motivation

  • Learn ASP.NET Core Framework
  • Use Code-First approach to build a web application

License

MIT License
Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published

Languages