Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prinuvinod/dash
Making a Dashboard for a Task
https://github.com/prinuvinod/dash
Last synced: 4 days ago
JSON representation
Making a Dashboard for a Task
- Host: GitHub
- URL: https://github.com/prinuvinod/dash
- Owner: PrinuVinod
- Created: 2024-11-07T13:00:57.000Z (7 days ago)
- Default Branch: main
- Last Pushed: 2024-11-07T13:48:09.000Z (7 days ago)
- Last Synced: 2024-11-07T14:18:56.798Z (7 days ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Responsive Dashboard
This project is a responsive dashboard built using React, TypeScript, Vite, and Material-UI. It addresses key security concerns following the OWASP Top 10 guidelines and provides a modern, responsive UI for dashboard management.
## Features
- **Responsive Design**: Fully responsive across all devices.
- **Modern UI**: Styled using Material-UI for a clean and professional look.
- **Type Safety**: Developed with TypeScript for improved code readability and reliability.
- **Fast Development**: Leveraged Vite for fast builds and an optimized development experience.
- **OWASP Top 10 Compliance**: Security measures implemented based on OWASP Top 10 best practices.## Technologies Used
- **React.js**: For building the frontend components.
- **TypeScript**: Ensures type safety and improved code structure.
- **Vite**: Provides fast and optimized builds for a smooth development experience.
- **Material-UI**: Used for styling, providing a consistent and responsive UI.