Problem Statement: a> Integrating a software "station playlist" with the website.
b> Integrating RSS feed from different websites to get real time music update.
c> Customer was not keen on changing the aesthetics, but wanted these to aspects to be taken care of.
Challenges:
Solution: Used customized code usingusing core php/html5/css/Wordpress/Woocommerce and a third party software stationplaylist that store songs on server. Integrated stationplaylist with wordpress using custom PHP Script.
integrated RSS feed from different websites to get real time music update.
Challenges:a> the custom feed from RSS was not in a readable format.
b> Station paylist software was rejecting the custom script.
Solution: a> Wrote a custom script to convert the RSS feed to a ledgible format.
b> Diagnosed the error to the difference in server ports and corrected the same.