Skip to content

This repository contains my implementation of the Dashboard Design Project from The Odin Project's curriculum. The project aims to create a visually appealing dashboard layout using HTML, Sass (SCSS), and JavaScript.

License

Notifications You must be signed in to change notification settings

graycorvid/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Project

This project is a dashboard layout built using HTML and CSS Grid. It was created as part of The Odin Project to practice structuring and styling web pages using CSS Grid.

📌 Project Overview

The goal of this project was to replicate a given design as closely as possible while focusing on proper grid layout techniques. The dashboard consists of:

  • A sidebar for navigation and branding.
  • A header that includes a search bar, user information, and buttons.
  • A main content area displaying projects, announcements, and trending items.

🚀 Note: This project is not responsive or interactive, as the focus was primarily on layout structure rather than responsiveness.

🔧 Technologies Used

  • HTML5
  • Sass

📢 Live Demo

The project is hosted using Netlify. You can view it live at: https://crowboard.netlify.app/

About

This repository contains my implementation of the Dashboard Design Project from The Odin Project's curriculum. The project aims to create a visually appealing dashboard layout using HTML, Sass (SCSS), and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors