Trending
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
This module which I hope one day will be able to do is track trending changes over time for any type of data on a site. I will start off by implementing an ubercart trending feature that tracks what certain users buy over time. Then not only will I have a way of displaying the data but the data will be able to be used by other modules. (suggestions)
At the time of this modules inception the main focus was to use trending in this way...
-a User buys many coffee related products triggers an event
-Logic notices this and applies a suggestion for this user
-Now when this user logs in the page will display suggestions and also change appearance according to the trend.
Now obviously there will be some kind of limiter for content, meaning, that if some one ventures off into a different trend for some reason there is dead fall limit before the trending for that user takes a curve into another direction. (I call these for now low baller and high baller values for now)
Database schema has been decided upon development should start soon.