Git Product home page Git Product logo

engagement-monitor's Introduction

Engagement Monitor

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

Deploy DeepSource

Engagement Monitor is a web application which helps analyse active or disinterested members of a WhatsApp group.

Engagement Monitor Logo

Generic badge

Link for demo

Generic badge

How to use Engagement Monitor?

  1. Go to group or individual chat settings on WhatsApp in your mobile phone and choose the 'Export Chat' option and save the .txt file anywhere on your device.
  2. Open Engagement Monitor and upload the file after registering and logging in.
  3. View each member's total count of messages and past counts in numbers as well as in the form of graphs and charts.

Advantages of Engagement Monitor?

  1. Find out the most active members in a WhatsApp group.
  2. Find out who spams the most in a WhatsApp group.
  3. Keep track of inactive people who rarely/ never reply to or acknowledge messages.
  4. Easy to use UI & UX.
  5. Saves time checking statistics of member activity.

Requirements

GitHub top language

The source code of this project is written in Django, HTML/CSS/JS. So, you need to install requirements.txt using pip to run this project.

Steps to run Engagement Monitor:

On MacOS or Linux or Ubuntu:

1) git clone https://github.com/CodeChefVIT/engagement-monitor.git
2) cd engagement-monitor
3) pip install -r requirements.txt
4) cd engagement/venv
5) virtualenv .env
6) source .env/bin/activate
7) cd ..
8) python3 manage.py runserver

On Windows:

1) git clone https://github.com/CodeChefVIT/engagement-monitor.git
2) cd engagement-monitor
3) pip install -r requirements.txt
5) engage/Scripts/activate
6) cd engagement
7) python3 manage.py makemigrations
8) python3 manage.py migrate
9) python3 manage.py runserver

Need help?

Facebook Instagram GitHub LinkedIn

License

MIT © CodeChef-VIT

GitHub license Twitter Follow


if (youEnjoyed) {
    starThisRepository();
}

engagement-monitor's People

Contributors

akshatvg avatar dependabot[bot] avatar l04db4l4nc3r avatar raysandeep avatar rishabhkodes avatar sanketsaurav avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

engagement-monitor's Issues

Convert to REST APIs.

The current code uses Django templating. Try converting the project into REST APIs with proper documentation.

Brownie points if you can link the APIs too.

Merge Conflict

#4

We forced the git push once and it’s showing merge conflicts ever since. What could we do to resolve them?

incorrect setup instructions

I was attempting to set up a dev environment for windows and your setup instructions appear to recommend global installs. Would you be interested in using pipenv for this project? I would happily set that up.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.