BookCart Save

An e-commerce application for an online book store, created with ASP.NET Core and Angular, using SQL Server as a database

Project README

BookCart

An e-commerce application for an online book store created with ASP.NET Core and Angular, using SQL Server as database.

Google Gemini integration

https://github.com/AnkitSharma-007/BookCart/assets/33789321/f2ee777e-24b8-48ba-93c7-638cdbab25a6

Concepts Covered

ASP .NET Core

  • Web API created using EF Core DB first approach
  • Policy based Authorization using JWT
  • Repository pattern
  • Dependency Injection
  • Swagger implementation

Angular

  • Angular Material
  • Routing & Navigation
  • Auth guards
  • Lazy loading of modules
  • HTTP Interceptors
  • Reactive forms
  • Form validation (inbuilt and custom)
  • Pipes

Prerequisites

  • Visual Studio 2022
  • SQL Server
  • .NET Core 8.0 SDK or above
  • Node.Js V16.0 or above

Steps to run the app

  1. Clone the Repo
  2. Scaffold the database using the DBScript
  3. Put your own connection string in appsettings.json file.
  4. Build and launch the application from Visual Studio.

Live Demo

https://bookcart.azurewebsites.net/

Licenese

MIT

See Also

Open Source Agenda is not affiliated with "BookCart" Project. README Source: AnkitSharma-007/BookCart

Open Source Agenda Badge

Open Source Agenda Rating