PROGRADE-Tech / Tarchivebot

:page_with_curl: Telegram chat message archive and statistics
https://tarchive.neat.moe
GNU Affero General Public License v3.0
10 stars 4 forks source link

Statistics page #61

Open fuerbringer opened 7 years ago

fuerbringer commented 7 years ago

New feature: the Statistics tab. It'll be somewhat similar to the Messages tab, but instead of just displaying recent messages, all archived messages to date will be used to generate interesting information. For example:

At first I thought we'd just use tables again to display the data. But if it'd be easy enough to just use a visualization library (#27) then we'd use that instead.

Either way these changes will require alot of new additions in both the front end and the API.