Hi,
I've been reading and reading the
Github information over and over again, but I've had no luck on understanding how to implement some basic information into my site.
I have a good understanding of HTML and CSS, and a basic understanding of PHP.
My client would like to have 4 things on the web page I'm developing:
1) A follow button which users can press to follow the twitch channel
2) The number of users online currently watching the stream
3) The total number of channel views
4) The total number of followers the channel has
I've already figured out how to use a bit of basic php include and echo code to display the number of users watching, but that was as far as I had got. I have all the relevant keys etc, but am at a complete loss as to how to even implement even the most basic things into the site.
Perhaps I've read far too many conflicting and different ways to do it which is confusing me.
I'd really appreciate all the help I can get.
Thank you!