This project is a tool for tracking and visualizing user engagement metrics on Warpcast. It fetches data on user interactions (likes, comments, recasts) and presents the data in an interactive web dashboard.
- Fetch interactions data from Warpcast using the Warpcast API
- Analyze engagement metrics such as the number of likes, comments, recasts, and engagement over time
- Visualize the data using interactive charts and graphs
- Provide a web-based dashboard to display the analyzed data
- Clone the repository:
git clone https://github.com/yourusername/warpcast-engagement-dashboard.git cd warpcast-engagement-dashboard