Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathanaelsantos/e-commerce
https://github.com/nathanaelsantos/e-commerce
eureka-client eureka-server mongodb spring-cloud validation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nathanaelsantos/e-commerce
- Owner: NathanaelSantos
- Created: 2024-07-13T05:51:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T00:25:48.000Z (6 months ago)
- Last Synced: 2024-08-24T02:42:57.722Z (4 months ago)
- Topics: eureka-client, eureka-server, mongodb, spring-cloud, validation
- Language: Java
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## E-Commerce Architecture
![architecture](https://github.com/user-attachments/assets/f2ec63e3-677b-44d6-b8c1-9d0e0347d4f7)
## Problem!
As a business owner in the e-commerce sector, I'm currently operating without the aid of any digital solutions.Here is the transcription of the text from the image:
---
## About the business
My product line consists of a variety of items, each identified by a unique code and accompanied by a detailed description.
Here is the transcription of the text from the image:
---
## Process
Customers interact with my business by placing orders from this list of products.
I identify my customers using their first name, last name, email and address.
Here is the transcription of the text from the image:
---
## Payment
Each customer transaction involves a specific payment method.---
## Follow up
Upon the completion of a successful payment transaction, I take the responsibility to inform the customer via an email, confirming the success of their payment or conversely, notifying them of any payment failures.