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.
- Host: GitHub
- URL: https://github.com/gerardgargan/bookstore
- Owner: GerardGargan
- Created: 2024-07-02T13:07:29.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-02-02T11:43:16.000Z (8 months ago)
- Last Synced: 2025-03-24T14:04:31.854Z (7 months ago)
- Topics: c-sharp, dotnet-framework, entity-framework, repository-pattern
- Language: C#
- Homepage: https://bookstore-mvc-gg.azurewebsites.net/
- Size: 3.54 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
### Product Detail
### Shopping Cart
### Order Summary / Checkout
### Account Management
### Content Management (Product Example)
### Edit Content Example
### User Registration
