Statistical analysis for my group. The goal of the project is to develop an information system for analyzing correspondence in WhatsApp groups. To examine social dynamics, sentiment analysis and user behavior will collect data from WhatsApp group chats, including messages, images, videos and audio recordings, by uploading TXT files. thereby helping users better understand their communication patterns, improve their relationships and enhance their social interactions.
required: nodejs v18
and sudo dnf install git-all
and npm install -g [email protected]
and npm install --force
Then open cmd on your computer
unzip the app_express.zip
or Take the link from Git: [email protected]:shanishemesh/Whatstat_web.git
open new terminal or cmd inside your project folder and type this command npm i
or npm install
,it will install all the packages & dependencies.
In the project directory, you can run: npm start
if you are using windows operating system then run this command npm run dev
or npm start
but if you run the server using npm run dev
it will continuously restart the server whenever you make any changes in the code.
but sometimes npm run dev
or npm start
ot work on several operating system.
Open http://localhost:3000 to view it in your browser.
After starting the server, the system will automatically boot, you have to wait a little.