langx / website

This is the official website of langx.io
https://langx.io
MIT License
16 stars 9 forks source link

🚀 : Add statistics for users #90

Open F041 opened 2 months ago

F041 commented 2 months ago

Create a subdomain, different than insights (that deals with visitors), that shows a page about users statistics. Eg. males, females, males active in the last 24 hours, chart about the most frequent mother tongue, languages in demand with too low offer, etc. I guess it mostly involves connecting to the DB, then using pandas (if with python).

If not a priority, just release the API for the non privacy sensitive columns of the DB (so surely not the email address).

xuelink commented 2 months ago

Related w/ https://github.com/langx/langx/issues/795