A
A
Anire19852021-03-13 09:25:52
Python
Anire1985, 2021-03-13 09:25:52

Which client-server application is suitable for the company?

I am writing an application in python. It works with the database and distributes duties at work according to the schedule and sequence of employees. I thought about the fact that it was possible to work with the application remotely. There is a constantly working computer on which you can install something like a server application. And the rest are connected as clients, with the ability to send commands or requests and the server processed them.

A simple example: the command is to display a list of employees, change the date (all through sql)

Tell me what I need to study. I read a lot about client-server applications in python. But I can't decide which is right for me.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Colesnic, 2021-03-13
@colesnic89

https://graphql.org/ + webserver

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question