Skip to content

codamee/admin-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Admin Dashboard

A complex, grid-based control panel that serves as a central hub for project management. This project is a deep dive into Advanced CSS Grid.

Admin Dashboard Preview

๐Ÿš€ Live Demo

Explore the Dashboard Here

๐ŸŽจ Key Features

  • Dynamic Grid Architecture: Utilizes a multi-layered grid system (1fr 3.5fr 1fr) to manage a sidebar, a sticky-style header, and a main content area simultaneously.
  • Component Nesting: Features deeply nested grids within the "Projects" and "Check out" sections to maintain perfect alignment of icons and text.
  • Interactive UI Elements: Includes hover effects with transformations and box-shadows on project cards and sidebar navigation for a tactile, responsive feel.
  • Portfolio Integration: The dashboard functions as a hub, pulling in and linking to my previous works like the Digital Clock, Calculator, and Etch-a-Sketch.

๐Ÿ› ๏ธ Technical Skills

  • CSS Grid Mastery: Extensive use of grid-template-columns, grid-template-rows, and grid-area to create a professional "Holy Grail" dashboard layout.
  • SVG Integration: Handled custom iconography for the sidebar and project actions to ensure crisp visuals across all screen resolutions.
  • Advanced Positioning: Managed complex layering and alignment using justify-self, align-items, and gap within nested grid tracks.
  • Fractional Unit Scaling: Leveraged fr units to ensure the main content area maintains visual priority over the navigation bars.

Built as part of The Odin Project Intermediate HTML and CSS. Soft shadows and subtle borders

About

A comprehensive admin dashboard built with advanced CSS Grid.

Topics

Resources

Stars

Watchers

Forks

Contributors