Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardGargan authored Aug 24, 2024
1 parent 00311be commit fc54b10
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### About
## 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:
Expand All @@ -9,4 +9,29 @@ Features:
- Order Management
- Admin Data Management (Products, Users, Roles, Companies)
- Facebook Registration and Sign in option
Company users have 30 days to pay, other users must pay on order.
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)

0 comments on commit fc54b10

Please sign in to comment.