BookCart
An e-commerce application for an online book store created with ASP.NET Core 6.0 and Angular, using SQL Server as database.
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
- Dynamic themes
Prerequisites
- Visual Studio 2022
- SQL Server
- .NET Core 6.0 SDK or above
- Node.Js V12.0 or above
Steps to run the app
- Clone the Repo
- Scaffold the database using the DBScript
- Put your own connection string in appsettings.json file.
- Build and launch the application from Visual Studio.
Live Demo
https://bookcart.azurewebsites.net/
Licenese
See Also
- https://github.com/AnkitSharma-007/MovieApp
- https://github.com/AnkitSharma-007/blogging-app-with-Angular-CloudFirestore
- https://github.com/AnkitSharma-007/angular-graphql
- https://github.com/AnkitSharma-007/angular-forms-validation
- https://github.com/AnkitSharma-007/Smart-Angular-App-Using-Azure-Cognitive-Services