/admin-dashboard

TOP admin dashboard project

Primary LanguageHTML

Dashboard UI

This project is a dashboard user interface designed using HTML and CSS. The dashboard UI provides a visually appealing layout for users to access various features and functionalities.

Description

The Dashboard UI project offers a modern and user-friendly interface for managing tasks, accessing messages, viewing announcements, and exploring trending topics. It utilizes grid layout and flexbox techniques to create a responsive and organized dashboard layout.

Installation

To run this project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:
    git clone git@github.com:PeterG-ithub/admin-dashboard.git
  2. Navigate to the project directory:
    cd admin-dashboard
  3. Open the index.html file in your web browser.

Technologies and Techniques Used

  • HTML: Used for structuring the content of the dashboard UI, including headings, paragraphs, buttons, and links.
  • CSS: Utilized for styling the dashboard layout, fonts, colors, backgrounds, and icons.
  • Grid Layout: Implemented the CSS grid layout to create a multi-column layout for the dashboard sections.
  • Flexbox: Used flexbox for aligning and distributing elements within the header and sidebar sections.
  • Font Embedding: Embedded custom fonts for styling text elements and enhancing readability.
  • Responsive Design: Designed the dashboard UI to be responsive across various devices and screen sizes, ensuring optimal user experience.
  • SVG Icons: Utilized SVG icons for visual elements such as search bar, notification bell, profile picture, and dashboard navigation icons.

Credits

This Ruby Project is part of the curriculum provided by The Odin Project, an open-source online platform that offers free resources to learn web development.

Screenshot Demo

Main page