I want to make an Android app which has a qr code scanner. And I want the input to be handled by a custom web server....most likely by Rest apis.
Can someone help me with the architectural design and a short note on how to achieve the above ?
P.S: I prefer using react-native.
Mark
I don't think there's anything particularly enlightening to be said... You need
Sorry if you were hoping for something more interesting. Good luck.
edit Judging from your other questions, you have Laravel or Nodejs. Either of those will do instead of Django if you prefer.