All Projects → intelligent-retail → smart-store

intelligent-retail / smart-store

Licence: MIT License
No description or website provided.

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to smart-store

cosmosdb-materialized-views
A full sample that shows how to implement real-time updated Materalized Views with CosmosDB, Change Feed and Azure Functions
Stars: ✭ 20 (-72.6%)
Mutual labels:  azure-functions, cosmosdb
backend-csharp
A C# / Azure Functions implementation of the API for https://www.theurlist.com
Stars: ✭ 35 (-52.05%)
Mutual labels:  azure-functions, cosmosdb
jlik.me
URL Shortener project.
Stars: ✭ 31 (-57.53%)
Mutual labels:  azure-functions, cosmosdb
durablefunctions-mapreduce-dotnet
An implementation of MapReduce on top of C# Durable Functions over the NYC 2017 Taxi dataset to compute average ride time per-day
Stars: ✭ 20 (-72.6%)
Mutual labels:  azure-functions
leto-serverless
Angular server(less) side rendering
Stars: ✭ 13 (-82.19%)
Mutual labels:  azure-functions
AppService
Blog posts from the App Service team
Stars: ✭ 66 (-9.59%)
Mutual labels:  azure-functions
movie-db-java-on-azure
Sample movie database app built using Java on Azure
Stars: ✭ 28 (-61.64%)
Mutual labels:  azure-functions
Serverless-File-Validation
Using Azure Serverless products to perform file validation on a per-batch basis
Stars: ✭ 21 (-71.23%)
Mutual labels:  azure-functions
azure-native-spring-function
Tutorial on running Spring Boot + GraalVM native images on Azure Functions
Stars: ✭ 56 (-23.29%)
Mutual labels:  azure-functions
fl-image-resize
A library to quickly resize images with Azure Functions
Stars: ✭ 15 (-79.45%)
Mutual labels:  azure-functions
nodejs-postgresql-azure
Repositório responsável pela série de artigos sobre Node.js com PostgreSQL
Stars: ✭ 70 (-4.11%)
Mutual labels:  azure-functions
AzureFunctions.Extensions
This provides some useful extensions for Azure Functions.
Stars: ✭ 81 (+10.96%)
Mutual labels:  azure-functions
AzUnzipEverything
A simple Azure Function to Unzip files from a blob storage to another one
Stars: ✭ 24 (-67.12%)
Mutual labels:  azure-functions
LearningPoint
A repository for learning different technologies, frameworks, features......
Stars: ✭ 66 (-9.59%)
Mutual labels:  azure-functions
HumbleBundleBot
Scrapes HumbleBundle.com for new Bundles and posts new bundles to different Discord channels or generic webhooks whenever a new Bundle shows up.
Stars: ✭ 41 (-43.84%)
Mutual labels:  azure-functions
TugOfWar-FunctionsDemo
Azure Functions Interactive Tug of War Game. Great demo project to learn Azure Functions and how to use proxies.
Stars: ✭ 44 (-39.73%)
Mutual labels:  azure-functions
XamarinAzureChallenge
Create an iOS/Android app using Xamarin.Forms and connect it to a serverless Azure Function
Stars: ✭ 59 (-19.18%)
Mutual labels:  azure-functions
azure-functions-auth
Authentication and Authorization for Azure Functions (with OAuth 2.0 and JWT)
Stars: ✭ 20 (-72.6%)
Mutual labels:  azure-functions
vulcan
Server-less Twitch chat-bot using Azure functions & transient containers
Stars: ✭ 23 (-68.49%)
Mutual labels:  azure-functions
azure-functions-swift
Azure Functions in Swift! Purely in Swift!
Stars: ✭ 86 (+17.81%)
Mutual labels:  azure-functions

Smart Store sample application

このリポジトリは、 Smart Store リファレンスアーキテクチャー に基づくサンプル実装です。

⚠️ This document supports in Japanese only for now, sorry.

Key Features

このサンプル実装には以下の機能が含まれています。

  • 統合商品マスタ: /src/item-service
  • 在庫管理: /src/stock-service
  • Box管理サービス: /src/box-service
  • POSサービス: /src/pos-service
  • Boxクライアントアプリ: /src/client-app

Getting Started

Azure のリソースのデプロイおよびプロビジョニングについては、 セルフペースドハンズオン資料 をご参照ください。

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].