All Projects → RainbowForest → e-commerce-microservices

RainbowForest / e-commerce-microservices

Licence: other
REST Microservices architecture for E-commerce with Spring boot, Cloud and multiple modules

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to e-commerce-microservices

Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1439.22%)
Mutual labels:  shopping-cart, shopping, e-commerce
openui5-app-simple-cart
The most cost effective yet robust e-commerce solution
Stars: ✭ 18 (-82.35%)
Mutual labels:  shopping-cart, e-commerce
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+99.02%)
Mutual labels:  shopping-cart, shopping
laravel-shopping-cart
e-commerce shopping cart for laravel application.
Stars: ✭ 38 (-62.75%)
Mutual labels:  shopping-cart, e-commerce
Laravel Shopr
A developer-friendly e-commerce foundation for your Laravel app
Stars: ✭ 196 (+92.16%)
Mutual labels:  shopping-cart, e-commerce
Shoppingcart
E-Commerce Website Using Java - Spring MVC in Maven - PROJECT IS NOT MAINTAINED
Stars: ✭ 198 (+94.12%)
Mutual labels:  shopping-cart, spring-mvc
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (-73.53%)
Mutual labels:  shopping-cart, e-commerce
Ecommerce Laravel Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 99 (-2.94%)
Mutual labels:  shopping-cart, e-commerce
project-tracking-system-backend-app
Enterprise project tracker, tracks commits done by employees after getting assigned to a couple of projects by their managers
Stars: ✭ 62 (-39.22%)
Mutual labels:  spring-mvc, jpa-hibernate
Library
Online Library Management. User can search, check in, checkout book. System adds fines automatically if the book is not checked in by due date
Stars: ✭ 27 (-73.53%)
Mutual labels:  spring-mvc, jpa-hibernate
spring-boot-shop-sample
My first web application using Spring Boot framework.
Stars: ✭ 66 (-35.29%)
Mutual labels:  shopping, spring-mvc
Cezerin2
Cezerin2 is React and Node.js based eCommerce platform. React Shopping Cart. "All In One" App: Cezerin API + Cezerin Storefront + Cezerin Dashboard.
Stars: ✭ 144 (+41.18%)
Mutual labels:  shopping-cart, shopping
Flutter Shopping Airi
一款基于Flutter开发的购物App,涵盖了购物App的常见功能
Stars: ✭ 128 (+25.49%)
Mutual labels:  shopping-cart, shopping
Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (+94.12%)
Mutual labels:  shopping-cart, e-commerce
Cake-Shop
A sample Cake Shop Website built with ASP.NET Core (Multi-Page Application)
Stars: ✭ 44 (-56.86%)
Mutual labels:  shopping-cart, shopping
NITKart
Shopping application on Android
Stars: ✭ 31 (-69.61%)
Mutual labels:  shopping-cart, shopping
Ryal
🏵 An e-commerce library for elixir; just to save you some pain, we're still in construction, so star us instead or donate!
Stars: ✭ 87 (-14.71%)
Mutual labels:  shopping-cart, e-commerce
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (-9.8%)
Mutual labels:  shopping-cart, e-commerce
grav-skeleton-gravcart
The Grav Shopping Cart skeleton
Stars: ✭ 11 (-89.22%)
Mutual labels:  shopping-cart, e-commerce
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (-46.08%)
Mutual labels:  shopping-cart, shopping

REST Microservices architecture for E-commerce

Implementation of a REST Microservices in an E-Commerce with Spring boot, Cloud and multiple modules.

Table of contents

Project architecture

micro

Tools and Technologies

  • Java 8
  • Spring Boot - version 2.1.5 RELEASE
  • Spring Web MVC - version 5.1.7 RELEASE
  • Spring SESSION - version 2.1.6 RELEASE
  • Spring Cloud - Open Feign - version 2.1.1 RELEASE
  • Netflix Zuul - version 1.3.1
  • Netflix Eureka Client/Server - version 2.1.1
  • Netflix Ribbon - version 2.3.0
  • Redis Client : JEDIS - version 2.9.3
  • Spring Data REDIS - version 2.1.8 RELEASE
  • Spring Data JPA - version 2.1.8 RELEASE
  • Hibernate - version 5.0.4 Finale
  • SQL Database engine : Microsoft SQL 2016
  • NOSQL Database engine : Redis 3.2.100
  • Maven

Features

  1. Administrator :

    • Users management
    • Products management
    • Orders management
    • Recommendations management
  2. User :

    • Registration
    • Shopping cart (for guest or logged user)
    • Order
    • Product recommendation
    • Product catalog

Status:

Application status : BETA

Contact:

Email : [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].