Forums

Advice needed: Inventory Manager - real-time, multi-user

Hello World!

I am writing my first ever programming-related post, so I kindly please everyone not to be too demanding and too harsh answering my questions.

All right, let's start!

I would like to write a simple Inventory Management web application in Python. The most important requirement is that it should be a real-time and multi-user application, so users should be able to connect to the app on PCs and smartphones, and perform operations like booking in the stock or picking the stock for dispatch at the same time.

What technologies would be the best for the above project, bearing in mind that I am not a professional software developer and I should be able to get it done by myself using on-line tutorials and documentation?

Thank you very much in advance for your help!

Kind regards, Thomas

Take a look at that tutorial