Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ladmakhi81/ecommerce-api
E-Commerce Platform That Allows Different Types Of Roles To Fulfill Their Requirements. Vendors Can Sell Products And See Reports, Customer Can Purchase Orders And Give Feedback, Admin Manages These Customer And Vendors
https://github.com/ladmakhi81/ecommerce-api
axios bullmq docker docker-compose event-drive-architecture jsonwebtoken nestjs node-mailer postgres prisma queue redis typescript
Last synced: 10 days ago
JSON representation
E-Commerce Platform That Allows Different Types Of Roles To Fulfill Their Requirements. Vendors Can Sell Products And See Reports, Customer Can Purchase Orders And Give Feedback, Admin Manages These Customer And Vendors
- Host: GitHub
- URL: https://github.com/ladmakhi81/ecommerce-api
- Owner: ladmakhi81
- Created: 2024-11-19T10:59:09.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-27T11:58:56.000Z (2 months ago)
- Last Synced: 2024-11-27T12:33:45.787Z (2 months ago)
- Topics: axios, bullmq, docker, docker-compose, event-drive-architecture, jsonwebtoken, nestjs, node-mailer, postgres, prisma, queue, redis, typescript
- Language: TypeScript
- Homepage:
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce Api
### What Does E-Commerce Do For Our Customer ?
This E-Commerce Project Allows People To Fulfill Their Requirements Easily.In Our E-Commerce We Have Three Types Of Roles (Vendor, Customer, Admin)
### What Does Vendor Do In Our Platform ?
Vendor Can Sell Their Products And See Some Reports About How Many Products They Selled Or How Much Income They Earn From Selling The Products. Also They Get Email Notification About Their Selled Products In RealTime.
### What Does Customer Do In Our Platform ?
Customer Can See Products, And Also Review Other Customer 's Comments and FeedBacks. They Can Check Product Information And Compare Product 's Prices. Also In Future We Add Some Recommendation System Based On Customer 's History And Purchases. Customers Can Add Product To Their WishList To Watch or Buy It Later.They Can Buy Their Products and Pay The Cash In Our Platform With The Payment Gateways That We Provided In Our Platform. In Our Platform We Always Care About Customer 's Requirements. So If Customer Buy Product And This Product Has Any Problem You Can Returned To It 's Owner And Get Your Money Back
### Technologies
- Nodejs
- NestJS
- Prisma ORM
- Docker
- Docker Compose
- Redis
- BullMQ
- Postgres
- Json Web Token
- Event Driven Architecture
- Typescript
- Axios
- NodeMailer