This document outlines the detailed work plan for the development of PRISM, a modern HUB for MultiversX projects.
- 1.1 CSS Variables & Themes: Implement the specific color palettes for Light and Dark modes in
globals.css. - 1.2 Identity & Assets: Create/Generate the logo (⚡️✨) and the header illustration.
- 1.3 Base Layout: Set up the main structural layout with Next.js App Router, incorporating the theme provider.
- 2.1 Hero Section: Implementation of the high-impact header introducing the HUB.
- 2.2 Navigation & Search Hub: Development of the interactive search bar and category filter (smooth transitions).
- 2.3 Project Grid & Cards: Creation of the customizable mini-cards with glassmorphism and hover effects.
- 3.1 Project Schema: Define the data structure for the projects (name, category, tags, links, status).
- 3.2 Filtering System: Implementation of the logic to filter projects by category/tag without page reload.
- 3.3 MultiversX API: Integration of official APIs to retrieve real-time data if necessary.
- 4.1 OOX Integration: Add direct buttons to OOX.art marketplace for single and multiple collections.
- 4.2 Submission Workflow: Implementing the "Join the Prism" submission modal/flow.
- 4.3 Activity Badges: Indicators for "Daily Builders" and "Verified Creative".
- 4.4 Creative Polish: Light refraction effects and refined art-centric animations.
Questo documento delinea il piano di lavoro dettagliato per lo sviluppo di PRISM, un HUB moderno per i progetti MultiversX.
- 1.1 Variabili CSS e Temi: Implementazione delle palette colori specifiche per i modi Light e Dark in
globals.css. - 1.2 Identità e Asset: Creazione/Generazione del logo (⚡️✨) e dell'illustrazione dell'header.
- 1.3 Layout di Base: Configurazione dello scheletro strutturale con Next.js App Router, incorporando il theme provider.
- 2.1 Sezione Hero: Implementazione dell'header ad alto impatto che introduce l'HUB.
- 2.2 Hub di Navigazione e Ricerca: Sviluppo della barra di ricerca interattiva e dei filtri per categoria (transizioni fluide).
- 2.3 Griglia Progetti e Schede: Creazione delle mini-schede personalizzabili con effetti glassmorphism e hover.
- 3.1 Schema Progetti: Definizione della struttura dati per i progetti (nome, categoria, tag, link, stato).
- 3.2 Sistema di Filtraggio: Implementazione della logica per filtrare i progetti per categoria/tag senza ricaricamento della pagina.
- 3.3 API MultiversX: Integrazione delle API ufficiali per recuperare dati in tempo reale, se necessario.
- 4.1 Link Marketplace: Aggiunta di pulsanti diretti a OOX.art nelle card.
- 4.2 Workflow Submission: Implementazione del modal/flow "Join the Prism" per nuovi progetti.
- 4.3 Badge di Attività: Indicatori visivi per "Daily Builders" e "Creativi Verificati".
- 4.4 Rifinitura Creativa: Effetti di rifrazione luminosa e animazioni focalizzate sull'arte.