- Clone the repo
- Go to repo directory
npm installnpm run dev- Go to http://localhost:8069/verify?access_token=your-groupme-token
- Show loading spinner while graphs/images not loaded or send graphs/images already loaded
- Share button to share website with current group you're viewing
- Live chat feed
- Most common phrase/word algorithm
- Groupology/predictability score
- Determining type of group (business, casual, etc.)
- Most liked recent message
- Images still sometimes do not get cropped properly (blue circle shows up)
- Handle edge case with only one person in group (no love birds)
- Handle edge case of group with no chats yet
- Resizing problems on mobile
- If most liked recent message is an image, will show empty text field
- Same tooltip for the bar graph as the pie chart.