-
Notifications
You must be signed in to change notification settings - Fork 0
Project Statement
Mohammed Ezzedine edited this page Mar 31, 2020
·
4 revisions
Building an Android TV App controlled by AUB
- Building a TV App
- Building a Content Management System
- Building an API to retrieve data from
- We have an Android TV app that worked on an actual device.
- We integrated YouTube Video Player for streaming recorded and live videos saved from YouTube.
- We have Images working fine in the app.
- We have Slideshows working fine in the app.
- We have Calendar of Events working fine in the app.
- We are working on a main slider for the home page.
- We are now working on the API and the CMS part of the project, once we have them done, we can link them to the app, and start testing it for real data.
Both the API and the CMS are going to be web-based projects, so the current challenge is to learn web development using python.