CoolFace
Apppublic

cyrilsnare/eventscrape-analytics-hub

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
4 commits on main
d02abfa1y ago

implement the global event heatmap in 8bit style

cyrilsnare
ebb6fdf1y ago

Build all the components in an 8bit style, using 8bitcn/ui components or a similar component library for the styling: https://www.8bitcn.com/docs/components/badge

cyrilsnare
05138621y ago

## Below is the enhanced prompt for designing and implementing the dashboard homepage for the web scraping, data management, and analytics hub of an events aggregation startup. Use this comprehensive context to create a production-ready, visually appealing, and functionally robust homepage. For this task, exclusively focus on the homepage view, which needs to show recent alerts, current and recently finished scrape runs (with quality scores), basic data on number of; plugin built, events scraped, cities/countries in database, amount of events scraped per event type, amount of events per music style/genre. The amount of events scraped and amount of plugins built should be displayed using large real-time tickers. The central focus of the page must be a 2d global heat map, with options display different data layers, individually or concurrently ,eg. amount of events scraped per city/country, the most popular style/genre per country/city based on the amount of events, overall capacity of all venues per city/country, etc.

cyrilsnare
3faca5a1y ago

initial commit

cyrilsnare