Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaustubhgupta/whatsapp-groups-analyser
Web App that gives a detailed report about the WhatsApp Group Chats.
https://github.com/kaustubhgupta/whatsapp-groups-analyser
bootstrap css eda flask html jinja plotly project python whatsapp
Last synced: 3 months ago
JSON representation
Web App that gives a detailed report about the WhatsApp Group Chats.
- Host: GitHub
- URL: https://github.com/kaustubhgupta/whatsapp-groups-analyser
- Owner: kaustubhgupta
- Created: 2020-11-03T18:58:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-05T10:17:43.000Z (over 3 years ago)
- Last Synced: 2024-10-15T06:36:38.913Z (3 months ago)
- Topics: bootstrap, css, eda, flask, html, jinja, plotly, project, python, whatsapp
- Language: Python
- Homepage: https://whatsapp-analyzing.herokuapp.com/
- Size: 11.5 MB
- Stars: 41
- Watchers: 3
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp Groups Analyser 📈📉📊
![WhatsApp-Groups-Analyser](https://socialify.git.ci/kaustubhgupta/WhatsApp-Groups-Analyser/image?description=1&language=1&owner=1&pattern=Circuit%20Board&theme=Light)
## About 😁
This Web App gives a detailed report about the WhatsApp Group Chats. It takes the chats text file generated by WhatsApp export (without media), preprocesses the data, **deletes the file uploaded**, and generates the stats report.## Related Article 📝
[Is Family Group That Bad? Results Will Shock You](https://towardsdatascience.com/is-family-group-that-bad-results-will-shock-you-573f64e194be)
## Tech Stack 🏟
- Python (Language)
- Libraries:
- Pandas (Data Manipulation)
- Plotly (Interactive Graphs)
- HTML (Web inteface)
- CSS (Web enhancement)
- Jinja (Templating)
- Flask (Web app deployment)
- Heroku (Website deployment)## Gallery 🖼
![](./app/static/img/1.png)
![](./app/static/img/2.png)
![](./app/static/img/3.png)