Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanari-dev/book-shop
ASP.NET Core 8.0 project to test the repository pattern, N-Tier architecture, payments, emails, security , identity framework, authentication and authorization and many more.
https://github.com/sanari-dev/book-shop
asp-net-core authentication authorization bootsrap bootswatch-theme bootwatch emails entitiy-framework facebook-login google-login net8 ntier-architecture payment-integration repository-pattern session
Last synced: 4 days ago
JSON representation
ASP.NET Core 8.0 project to test the repository pattern, N-Tier architecture, payments, emails, security , identity framework, authentication and authorization and many more.
- Host: GitHub
- URL: https://github.com/sanari-dev/book-shop
- Owner: Sanari-dev
- Created: 2024-01-03T13:50:30.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-14T14:38:17.000Z (10 months ago)
- Last Synced: 2024-01-15T10:22:52.127Z (10 months ago)
- Topics: asp-net-core, authentication, authorization, bootsrap, bootswatch-theme, bootwatch, emails, entitiy-framework, facebook-login, google-login, net8, ntier-architecture, payment-integration, repository-pattern, session
- Language: C#
- Homepage:
- Size: 38.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookShop
This Book Shop Web Application is built on the robust and versatile .NET Core 8 framework, offering a seamless and intuitive platform for browsing, purchasing, and managing a wide range of books. Leveraging the power of .NET Core 8, this application integrates a user-friendly interface with robust functionalities, allowing users to explore a vast library of books, manage their accounts, add items to their carts, and securely complete transactions.### Key Features:
- Book Catalog: Browse through an extensive collection of books categorized by genres, authors, and more. \
- User Management: Create accounts, manage personal information, and track order histories.
- Shopping Cart: Easily add, remove, or modify items in the cart before proceeding to checkout.
- Secure Transactions: Ensure secure payment processing for a seamless buying experience.### Technologies Used:
- .NET Core 8: The robust and scalable framework forming the backbone of the application.
- ASP.NET Core MVC: Providing a powerful and extensible architecture for web application development.
- Entity Framework Core: Simplifying data access and enabling seamless integration with the database.
- HTML, CSS, JavaScript: Crafting the front-end to ensure an engaging and responsive user experience.
- SQL Server: Managing and storing book inventory, user data, and transaction records.