Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.25 KB

pjmicrostore

Simple online store based on microservices architecture.

Technology stack

  • 🛠 backend - ASP.NET Core
  • 🖼 frontend - Vue.js
  • 📚 db - SQL Server and ElasticSearch
  • 🐰 queue - RabbitMQ
  • 🖥 infrastructure - Docker, Kubernetes, Azure, Blob Storage

System structure

Front page

Screenshots

Front page Front page Category page Category page Product page Product page
Checkout page Checkout page Payment mock page Payment mock page Order history page Order history page
Order history page Order history page Login page Login page Registration page Registration page
Admin orders list Admin orders list Admin order details Admin order details Admin products list Admin products list
Admin product details Admin products details