Giter Club home page Giter Club logo

ezeecart's Introduction

EzeeCart-Backend

Run In Postman

Overview

This project is a microservices-based system designed for a supermarket using Spring Boot. The system is aimed at providing a seamless shopping experience for customers while efficiently managing inventory and order fulfillment. The architecture is designed to be scalable, modular, and resilient.

Microservices Architecture

alt text

Features

Customer Management:

Customers can register and sign in to the system. Customers can browse the available items and add them to their shopping cart. A secure authentication mechanism is implemented for customer accounts.

Inventory Management:

Inventory keepers can add new items to the inventory. Each item in the inventory has attributes such as name, price, and quantity.

Order Processing:

Customers can place orders for the items in their shopping cart. Inventory keepers receive orders and update the inventory accordingly. Order status is tracked from placement to preparation.

Delivery:

Once an order is prepared, it is assigned to a delivery person. Delivery persons pick up orders and deliver them to customers. Customers can track the progress of their orders in real-time.

Microservices

The system is divided into the following microservices:

Authentication Service: Manages customer registration, authentication, and shopping cart.

Inventory Service: Handles the addition of items to the inventory and provides information on available items.

Order Service: Manages order placement, processing, and tracking.

Delivery Service: Coordinates the assignment of orders to delivery persons and order delivery.

Technologies Used

-> Spring Boot: The microservices are developed using the Spring Boot framework.

-> RESTful APIs: Used for communication between microservices. -Details coming soon-

#How to Run

  1. Prerequisites: Ensure you have Java 8 or later installed.

  2. Clone the Repository: git clone https://github.com/nimash3eshan/EzeeCart-Backend.git cd EzeeCart-Backend

  3. Build and Run Microservices:

Each microservice has its setup. Build and run each microservice. cd auth-service -Details coming soon-

Repeat the above steps for other microservices

Access Services:

Microservices will be accessible at the following ports:

Optional: Frontend Development: If you want to develop a frontend, you can connect it to the microservices using the provided RESTful APIs.

Future Enhancements

  • Implement frontend for a complete end-to-end shopping experience.
  • Integrate payment gateway for online transactions.
  • Implement caching and load balancing for improved performance.

ezeecart's People

Contributors

nimash3eshan avatar krishanthaudayakumara avatar janithht avatar judeshenal avatar devin-bandara avatar imgbotapp avatar chinthana7858 avatar

Stargazers

Muhammad Bilal Khan avatar Ragujan Rag JN ๐ŸŒŒ ๐Ÿฆก ๐Ÿ‘ฝ ๐Ÿ’ฐ  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.