Product Architecture
Technology Stack
Frontend Technologies
βββ HTML5 # Semantic markup
βββ CSS3 # Modern styling (Grid, Flexbox, animations)
βββ JavaScript ES6+ # Interactive functionality and animations
βββ Chart.js # Data visualization
βββ Font Awesome # Icon library
βββ Google Fonts # Inter font familyDesign System
Primary Colors: Dark theme (#0a0a0f)
Accent Colors: Cyan (#00D9C0), Blue (#0088CC)
Visual Effects: Glassmorphism, gradients, smooth animations
Responsive Breakpoints:
Large screens (β₯1024px): 3-column layout
Tablet (768-1023px): 2-column layout
Mobile (480-767px): 1-column layout
Small screens (<480px): Optimized spacing
Project Structure
Last updated