Share My Creation Point Of Sales (POS)

This is a Point of Sales (POS) system under development.
The basic functions such as Discount, Price override, Barcode scan, Item Void, Hold/Call Bill and Reprint Receipt are available. It also has an Admin or "backend" login for changing system setting, manage users and inventory and generate sales report. It can run on Linux desktop and Windows. I am also developing an Android version and plan to eventually release iOS and macOS versions. Desktop version prints to thermal receipt printer (80mm) using USB, WiFi and serial port and Android version can print to BLE/Bluetooth portable printer (50mm). I am not selling the source code but I hope this software will become our company's product for many years to come.

1.png
2.png

3.png
4.png


Cloud Dashboard (Web) - real-time synchronisation of sales (under development)
1676985887159.png


Client Area v2.0 (under development)
Web API server for subscription, ordering and activation of licence with build-in ticketing and knowledge base.
Stateless login with Json Web Token.
Client Area.png
 
Last edited:

amorosik

Expert
Licensed User
Retail POS is very niche.

I disagree

A generic POS can be offered to all retail businesses
But since it's a generic system, it will suffer from the inevitable lack associated with specific sectors.
For example, it could be used for restaurants, but a potential customer will always prefer a system specifically designed for restaurants
The same goes for clothing retailers, who will certainly prefer a system specifically designed for clothing sales with customizable sizes and colors

Congratulations on the project; it's becoming a very nice system

From my point of view, the lack of source code and therefore the ability to customize it becomes an obstacle to its use.
 

aeric

Expert
Licensed User
Longtime User
From my point of view, the lack of source code and therefore the ability to customize it becomes an obstacle to its use.
I don't get your point here. You mean users want the source code to customize the system themselves?
 

amorosik

Expert
Licensed User
I don't get your point here. You mean users want the source code to customize the system themselves?

I'm not talking about end users, those who will use the system, I don't think this forum is used by anyone who might potentially be interested in using a certain software.
I'm talking about the users of this forum, who are all developers, who might be interested if the source code were available
For two reasons: the first is to learn something new, the second is to be able to make the inevitable changes that any end user might request
I read the previous posts, where you wrote that "...is part of my life..."
I understand that, and that's why I didn't ask you to change your decisions
I wrote what I thought. In my case, I wouldn't purchase a project like this without having the sources, because I wouldn't be able to gain any benefit from it, neither in terms of improving my knowledge nor in terms of providing the system to an end customer (I wouldn't be able to modify or support it)
 

aeric

Expert
Licensed User
Longtime User
I'm not talking about end users, those who will use the system, I don't think this forum is used by anyone who might potentially be interested in using a certain software.
I'm talking about the users of this forum, who are all developers, who might be interested if the source code were available
For two reasons: the first is to learn something new, the second is to be able to make the inevitable changes that any end user might request
I read the previous posts, where you wrote that "...is part of my life..."
I understand that, and that's why I didn't ask you to change your decisions
I wrote what I thought. In my case, I wouldn't purchase a project like this without having the sources, because I wouldn't be able to gain any benefit from it, neither in terms of improving my knowledge nor in terms of providing the system to an end customer (I wouldn't be able to modify or support it)
I don't get it. I am not selling my product here.
I just showcase the creation of what B4X can do. Did I miss something?
However, anyone who would like to see the product live can download the executable and install it.
B4X developers can also visit the server used in the activation which is also another great creation made by using B4X and derivatives libraries or template.
 
Top