An open API service indexing awesome lists of open source software.

https://github.com/gerardgargan/bookstore

A full-stack eCommerce web app built with .NET, C#, and Entity Framework. Features: User management, shopping cart, admin CRUD pages, and Stripe integration for payment processing.
https://github.com/gerardgargan/bookstore

c-sharp dotnet-framework entity-framework repository-pattern

Last synced: 6 months ago
JSON representation

A full-stack eCommerce web app built with .NET, C#, and Entity Framework. Features: User management, shopping cart, admin CRUD pages, and Stripe integration for payment processing.

Awesome Lists containing this project

README

          

## About
A full-stack eCommerce web application built with .NET, C#, and Entity Framework. Features include user management, shopping cart functionality, admin CRUD pages, and Stripe integration for payment processing.

Features:
- User Registration, Login and Roles
- Product listing
- Shopping Cart
- Stripe Payment Integration
- Order Management
- Admin Data Management (Products, Users, Roles, Companies)
- Facebook Registration and Sign in option
- Microsoft Registration and sign in option
Company users have 30 days to pay, other users must pay on order.

### Home Page
![image](https://github.com/user-attachments/assets/1e2cf1da-734a-4236-a4ab-e2325c73e5b1)

### Product Detail
![image](https://github.com/user-attachments/assets/52e55193-281c-415a-a28f-6f03cfd96b02)

### Shopping Cart
![image](https://github.com/user-attachments/assets/4d12c4ec-4ce2-4b63-931c-e3061c3b6bd9)

### Order Summary / Checkout
![image](https://github.com/user-attachments/assets/4044322b-22ef-4388-947f-564213543a42)

### Account Management
![image](https://github.com/user-attachments/assets/d2398020-3d14-4219-a893-9070204935ab)

### Content Management (Product Example)
![image](https://github.com/user-attachments/assets/f9348153-a3bf-44ab-acce-8c9b9224928c)

### Edit Content Example
![image](https://github.com/user-attachments/assets/6e9e9e90-2158-4ed5-aa40-1ec194281051)

### User Registration
![image](https://github.com/user-attachments/assets/0fbfdc8a-47ac-4f28-88df-2e5353d146f3)