Skip to content

tobiasMarion/chatStats

Repository files navigation

ChatStats

💬 About it

ChatStats is a web application that allows users to extract metrics from their WhatsApp conversations. With just a few clicks, you can upload your chat history and get data such as chat frequency, most active chatters, and communication patterns. 💬You can access it here!

✨ Layout

The interface prototype is available here!

⚙️ Techs

  • Express - A web application framework for Node.js.
  • TailwindCSS - A utility-first CSS framework.
  • Day.js - A minimalist JavaScript library for formatting and manipulating dates.
  • GSAP - A JavaScript library for creating high-performance animations.

🔧 Installation

To install ChatStats, you'll need to clone the repository and install the required packages using npm. Here are the steps:

  1. Clone the repository:
git clone https://github.com/tobiasMarion/chatStats
  1. Navigate to the project directory:
cd chatStats
  1. Install the required packages:
npm install

    or

yarn
  1. Start the application:
npm start

    or

yarn start
  1. That's it! You can now access Chat Stats by opening your web browser and navigating to http://localhost:3000

Releases

No releases published

Packages

No packages published