Nowadays, forwarding informations with new technologies is fundamental. The project is base on a plug-in Wordpress which generates a WebtV. This one can diffuse many tracks video in playlists by means of a database like PhpMyAdmin.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To run the plug-in, you need to download Wordpress. You must have a server to install wordpress. If you are on windows, you need to download WAMP, or if you are on Mac OSX you need to download MAMP, at last if you are on LINUX, just you need to download Apache, MySQL et PhpMyAdmin.
You must donwload the plug-in by means of github wherever you want on your computer :
git clone https://github.com/CedricOL07/admin_webtv_plugin.git
Then you must zip your folder. Once done, you have to go on your wordpress admin, add an extension, and set the zip folder in the fill blank.
- javascript - the langage allows to creat dynamic interface
- PHP - langage allows to communicate with the database
- HTML and CSS
- Wordpress- The Web framework used