I wanted to introduce statistics.
For this rather large issue I wanted to implement a database where statistical data is stored. Preferably you use the sequelize framework to make it operate on different database systems. Please come up with a concept how you would implement such a solution and post it below or in pull request section.
My first thoughs about the introduced database table fields:
Video id, Givenname of Video, Date and Time, geolocation of the downloader
I wanted to introduce statistics.
For this rather large issue I wanted to implement a database where statistical data is stored. Preferably you use the sequelize framework to make it operate on different database systems. Please come up with a concept how you would implement such a solution and post it below or in pull request section.
My first thoughs about the introduced database table fields:
Video id, Givenname of Video, Date and Time, geolocation of the downloader