Show information without updating page

1

I'm creating a project in which I will have "two interfaces", one used by the cell phone, the other used on a computer, on the mobile phone I'll have the YouTube API, using list , with JavaScript. >

The client you are using will search for a video of your interest and you can pre-view it, and eventually select it, when you select it, the video ID will be saved in a database, as well as your name (there will be a login screen before), I need the other interface to show these videos, but I will have to receive this information from the bank and not update the page, and I will also make a button to mark a video as already played. .

I need help with this part of viewing the new videos and removing the ones that have already been tagged.

I also wonder if PHP and JS would be best suited for this type of project, with "two interfaces" (if this type of project has a specific name, please tell me), I know there are WEB SOCKETS, but still I did not study hard about it.

    
asked by anonymous 23.03.2016 / 05:45

1 answer

0

Good evening!

You seem to be a smart guy, posted and already answered your own question.

Your problem can and should be solved using websockets. This is the simplest technology for this kind of problem.

If you are looking for a good product, I recommend and use firebase .

Study the technology that will be a very well invested time.

Aprs!

    
24.03.2016 / 05:42