Thanks to visit codestin.com
Credit goes to github.com

Skip to content
@Fawry-eCommerce

Fawry E-Commerce Project

Fawry eCommerce is a system for managing payments, orders, inventory, coupons, and notifications in an online retail platform.

Fawry eCommerce

Fawry eCommerce is a modular backend system for managing an online retail platform. It provides various microservices that handle specific aspects of the e-commerce process, ensuring seamless integration for all business functions.

Features

  • Bank API: Manages account creation, transactions, and secure user authentication.
  • Coupon API: Handles creating, using, and tracking promotional coupons.
  • Order API: Processes orders, validates coupons, manages payments, and stock, and sends notifications.
  • Product API: (Details to be defined) Manages product details and information.
  • Store API: Oversees warehouses, product stock, and inventory consumption.
  • Notification API: Sends and retries notifications related to orders for both customers and merchants.
  • User API: Manages administrative users, including activation and permissions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Popular repositories Loading

  1. .github .github Public

  2. store-service store-service Public

    A RESTful API for managing stores, and inventory with stock tracking and history logging.

    Java

  3. notification-service notification-service Public

    Service for sending and managing notifications to users via various channels (e.g., email, SMS).

    Java

  4. bank-api bank-api Public

    Service handling financial transactions, including payments, refunds, and account management.

    Java

  5. coupon-service coupon-service Public

    Service for managing promotional coupons, including creation, validation, and application to orders.

    Java

  6. api-gateway api-gateway Public

    Centralized entry point for managing and routing requests to microservices.

    Java

Repositories

Showing 10 of 13 repositories

Top languages

Loading…

Most used topics

Loading…