Skip to content

dricholm/line-chat-statistics

Repository files navigation

Line Chat Statistics

Build Status codecov

Description

This web app can read LINE chat logs and parse them on client-side for statistics. Made with Angular.

Live demo

The web app is live on GitHub pages. You can try it out by clicking here.

Starting the web app

To run the web application you need Node.js. The following commands can be used:

  • npm start: Start the application locally in english.
  • npm run start:ja: Start the application locally in japanese.
  • npm run build: Build the english application in dist folder.
  • npm run build:ja: Build the japanese application in dist folder.
  • npm run deploy: Build english and japanese version and deploy with angular-cli-ghpages. (Note: Need to install angular-cli-ghpages globally)
  • npm test: Run unit tests.
  • npm run coverage: Generate coverage in coverage folder.

Used packages

About

A webapp that can read LINE chat logs and parse them client-side for statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •