Linkup TV was a hip hop music streaming app launched in 2014 serving over 100,000 daily active users.
The client requested both iOS and Android apps which were built in Xamarin, a cross platform technology allowing for code reuse. This reduced development time, and the client bill by a significant amount.
Server was built in PHP as a monolithic service (client requested). A backup and caching mechanism was implemented in the app should the server ever fail so users were never left without music. However the server never failed as I implemented robust mechanisms to serve content efficiently.
Home Screen of Linkup TV
Detail View in App
Like this project
Posted May 1, 2024
Full backend built in PHP and MySQL. Apps built in Xamarin Cross Platform for iOS and Android.