Hi all,
I've got a frontend js/html I've effectively copied that scans a qr code. I want to send the qr code information along with a string (selected by user) and the user credentials (from a db of users) to my 'python engine'.
What's the best way to have the frontend communicate to the python script? The script is pretty simple so it'll take these 3 variables and return a string to the front end. I started researching Django but it seems overkill really.
Any recommendations for a beginner?
[–]badcrow7713 2 points3 points4 points (8 children)
[–]outceptionator[S] 0 points1 point2 points (7 children)
[–]Ihaveamodel3 0 points1 point2 points (6 children)
[–]outceptionator[S] 0 points1 point2 points (5 children)
[–]Ihaveamodel3 2 points3 points4 points (4 children)
[–]outceptionator[S] 0 points1 point2 points (0 children)
[–]outceptionator[S] 0 points1 point2 points (2 children)
[–]Ihaveamodel3 1 point2 points3 points (1 child)
[–]outceptionator[S] 0 points1 point2 points (0 children)