Analyzes Whatsapp groups to show some interesting facts!
This web application analyzes your Whatsapp group chats and provides statistics of your Whatsapp group. You have to upload a text file of your Whatsapp group chats without media, which is processed by the web application and then generates bar graphs and pie charts. The group chats is instantly deleted.
- Python
- Plotly
- Pandas
- Django
- HTML
- CSS / Bulma
The file MainPage/Main.py
analyzes the Whatsapp group chats. The ExtractData()
class extracts the data and outputs the extracted data in pandas dataframe. The StatGenerator()
class analyzes the data and creates a bar graph or pie graph using plotly. The web application is made with Django Framework.
Twitter : abrohit05
LinkedIn : Rohit Manjunath
Website : abrohit