TV Schedule

Component ID

2791781

Component name

TV Schedule

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

490

Component created

Component changed

Component body

On a TV channel's website, the schedule is one of the most important and dynamic parts. It is not likely that we update it every day according to the different programs. Usually, we have a source data that we can download, and website can use it automatically. This TV Channel schedule module uses JSON data and renders it into two schedule blocks. One is for main schedule page, and one is for front page block.

It proves to be a stable, flexible, and elegant solution. Here are some of the websites that are using this module.

How to use this module?

You will need to have a source tv schedule data in a particular JSON format. For more detail check the readme file. You will need to have a separate JSON file for each day of schedule. Since we are consuming the JSON file from the web server, the data source can be a public or private server. For the scalability, and stability AWS S3 is a valid choice.