How do I perform this operation? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 23

How do I perform this operation?

Well me and my friend are working on a project together.. It's a project for our college canteen.. I have to create the kitchen side(a monitor screen which may display the orders) while he has created the user side (the app).. The problem for me is.. I have to display on a webpage the users order and I am confused about how to capture the text from that android app 😕.. I am not asking for any ready source code... I just need a direction to work.. So that I may learn 👍

17th May 2019, 10:12 AM
$hardul B
$hardul B - avatar
8 Answers
+ 24
There are several ways to do that according to me. If you know php then you can create mysql database and what you can do is, you can send data using your app via insert queries. And you can get them via select queries on kitchen side and once order is completed you should use delete query to delete that perticular order. If php is not okay for you then use something like firebase, mongo or any other online database. //PHP would be most convenient for you.
17th May 2019, 10:19 AM
Raj Chhatrala
Raj Chhatrala - avatar
+ 15
OK... We are using firebase... So I think I have to study firebase.. Thanks for your help ⚒️Raj Chhatrala🛡️ and Calviղ
17th May 2019, 11:02 AM
$hardul B
$hardul B - avatar
+ 9
If I'm not wrong, I think I may need something like PHP🤔
17th May 2019, 10:13 AM
$hardul B
$hardul B - avatar
+ 9
Thanks rudolph flash and Anuj Raghu Well I have opted firebase or rather we have... 😅 So I'm beginning with Firebase.
18th May 2019, 10:18 AM
$hardul B
$hardul B - avatar
+ 8
Use Php/mysql or Nodejs/mongodb to create rest api for data sharing between 2 difference platforms.
17th May 2019, 10:53 AM
Calviղ
Calviղ - avatar
+ 3
You should use PHP
18th May 2019, 7:56 AM
Anuj Raghu
Anuj Raghu - avatar
0
Кто на зарания возмет
19th May 2019, 7:09 AM
макс плей 2006
макс плей 2006 - avatar
- 1
Pliz XP
5th Aug 2019, 6:23 AM
Дима Лисневский
Дима Лисневский - avatar