pos-systems
There are 13 repositories under pos-systems topic.
AhmadEleiwa/POS-System
Point of Sale: A web application for supermarkets to manage products and carts.
fiskaltrust/middleware-interface-dotnet
A NuGet package that can be used to include the free fiskaltrust Middleware into POS systems.
magefan/magento-2-pos-system
Leverage your offline and online stores more effectives in real time with the Magento POS System. Clean design, straightforward interface and simle management.
fiskaltrust/middleware-demo
Demo applications that demonstrates how to use the fiskaltrust.Middleware from C, C++, VB6 and Rust.
fiskaltrust/middleware-demo-dotnet
Demo applications that demonstrate how to call the fiskaltrust.Middleware from .NET/C#. This repository contains examples using GRPC, WCF and REST using both JSON and XML.
fiskaltrust/middleware-demo-postman
A Postman collection containing examples that demonstrate how to call the fiskaltrust.Middleware via HTTP.
fiskaltrust/middleware-demo-java
A demo application that demonstrates how to call the fiskaltrust.Middleware from Java using gRPC.
fiskaltrust/middleware-launcher
The Middleware Launcher is used to host fiskaltrust's Middleware for POS systems on desktop operating systems like Windows, Linux and macOS.
fiskaltrust/middleware-demo-android
Demo applications written in Java and Xamarin that demonstrate how to call the German fiskaltrust.Middleware on Android devices using gRPC.
fiskaltrust/middleware-demo-node
A demo application that demonstrates how to call the fiskaltrust.Middleware from Node.js using gRPC.
fiskaltrust/middleware-launcher-android
The mobile Middleware Launcher is used to host fiskaltrust's Middleware for POS systems on Android devices.
LunettoRandall/POS-System
Term Project for Systems Analysis and Design (CIS 3060). We showcased the SDLC life cycle in developing a Point of Sale (POS) System application for restaurants. Our application prototype is written in Java and features a working log-in screen and graphical user interface to add menu items to a ticket, calculate the total, and print a receipt.
fiskaltrust/middleware-demo-python
A demo application that demonstrates how to call the fiskaltrust.Middleware from Python using REST.