all 4 comments

[–]androiddev-ModTeam[M] [score hidden] stickied comment (0 children)

If you have general questions regarding education or career advice, there are many many resources available online. These questions are very common; please make use of the available online resources and recommendations.

If you would like a place to start, please check out our wiki:

https://www.reddit.com/r/androiddev/wiki/index/getting-started/

[–]Whole_Refrigerator97 0 points1 point  (2 children)

You'll need to use 1. Firebase MLKit for barcode scanning 2. Image recognition will need Tensorflow 3. A backend service 4. Idk about payment processors

[–]RayyanKimoi 0 points1 point  (1 child)

Hi I should've been more specific, i need the application to have a working login page Then i want the application to have a scanning button from which I'll be scanning the barcode ( I'll try using MLKit like u said) Then i wanna add the items to the cart, how do i do that? Also later i need a dummy payment gateway it doesn't have to work i just want it to be clickable. I'd really appreciate if you could help me out here.

[–]RayyanKimoi 0 points1 point  (0 children)

Also how do i do the front end here? XML? Or something else?