Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j-winston/admin-dashboard
CSS grid-based dashboard
https://github.com/j-winston/admin-dashboard
Last synced: 7 days ago
JSON representation
CSS grid-based dashboard
- Host: GitHub
- URL: https://github.com/j-winston/admin-dashboard
- Owner: j-winston
- Created: 2023-01-31T12:42:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T18:52:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T17:33:54.047Z (2 months ago)
- Language: HTML
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin Dashboard with CSS Grid/Flexbox
---## Table of Contents
---
* Try It Out
* Introduction
* Technologies
* Features
* Inspiration### Try It Out
---
[Your dashboard awaits..](https://j-winston.github.io/Admin-Dashboard/)### Introduction
---
A straightforward administrative dashboard that would theoretically be very helpful.### Technologies
---
HTML/CSS Grid/Flexbox### Features
---
* Responsive project cards
* Streamlined layout for easy information viewing### Inspiration
---
This was a project inspired by the Odin Project. CSS Grid is all sorts of awesome. Wouldn't want to leave home without it.