A project for SNA4Slack. It obtains data from SlackArchive.
The back end source is located at imxieyi/SlackDiagramServer
- WebStorm recommended.
- VSCode
- ECM 2015 Standard
Make sure you have installed node.js.
- Node.js >= 7.6 (async/await)
- NPM
Run the following commands:
git clone https://github.com/imxieyi/slack-diagram.git
# for front end
cd slack-diagram/front-end
npm install
npm run dev
Open http://localhost:9528 in the browser.
- Entry Page Design
- Back End Basic API
- Dashboard Framwork
- Dashborad Details
- Network Graph Rendering
- Deep Analysis for the SNA
- Channel selection panel
- Date Filter
- Network graph
- Member details panel
- Relationship details panel
- Capture Snapshot