Answer the question
In order to leave comments, you need to log in
What to learn to create a desktop application interface?
Hello! Prior to that, I was only doing web development with Django. But the following task appeared:
Create a desktop application to interact with the REST API. The application must have the following functionality:
- Take information from the server via API, parse it and display the table;
- Form for adding a record to the database via API
- Connecting a barcode scanner.
Since I was programming in Python before, I looked at PyQT5, but as far as I understood, it’s unlikely to draw a normal interface there. What would you recommend learning to create such an application? (Preferably in Python, but if it is impossible to make a normal beautiful interface on it, then it is possible on other languages)? Are there technologies for creating an interface on CSS styles and should they be used?
Answer the question
In order to leave comments, you need to log in
Slack, Skype, Discord are written on Electron...
if you don't use frameworks on the client, it will work smartly
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question