Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salehi-dev/dashboard-admin
A web-based admin dashboard for managing system data and user accounts, featuring data visualization and security measures.
https://github.com/salehi-dev/dashboard-admin
admin admin-dashboard dashboard reactjs
Last synced: 29 days ago
JSON representation
A web-based admin dashboard for managing system data and user accounts, featuring data visualization and security measures.
- Host: GitHub
- URL: https://github.com/salehi-dev/dashboard-admin
- Owner: salehi-dev
- Created: 2024-02-09T15:12:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-12T18:30:14.000Z (12 months ago)
- Last Synced: 2024-04-15T07:23:40.413Z (10 months ago)
- Topics: admin, admin-dashboard, dashboard, reactjs
- Language: JavaScript
- Homepage:
- Size: 14.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preview of the Website.
-
-
---
## Languages and Libraries Used.
[![HTML](https://img.shields.io/badge/HTML-%2320232a.svg?logo=html5&style=flat&logoColor=%23E34F26)](https://developer.mozilla.org/en-US/docs/Web/HTML)
[![CSS](https://img.shields.io/badge/CSS-%2320232a.svg?logo=css3&style=flat&logoColor=%231572B6)](https://www.w3.org/Style/CSS/)
[![JavaScript](https://img.shields.io/badge/JavaScript-%2320232a.svg?logo=javascript&style=flat&logoColor=%23F7DF1E)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[![React](https://img.shields.io/badge/React-%2320232a.svg?logo=react&style=flat&logoColor=%2361DAFB)](https://reactjs.org/)
[![React Bootstrap](https://img.shields.io/badge/React%20Bootstrap-%2320232a.svg?logo=react&style=flat&logoColor=%2361DAFB)](https://react-bootstrap.github.io/)
[![Material-UI](https://img.shields.io/badge/Material--UI-%2320232a.svg?logo=material-ui&style=flat&logoColor=%230081CB)](https://material-ui.com/)# Features
- Internationalization, extracting translation fields from source code,loading language packs on demand
- Dynamic permissions, different permissions for different menus
- Elegant and beautiful, Ant Design system
- Mock data, local data debugging# Usage
1. Clone project code.
```
git clone https://github.com/salehi-dev/dashboard-admin.git
```2. Installation dependence.
```
npm install
```3. Start local server.
```
npm start
```## Browsers Support
| logo | name |
| ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| [](https://www.google.com/chrome/) | Chrome |
| [](https://www.mozilla.org/firefox/) | Firefox |
| [](https://www.apple.com/safari/) | Safari |
| [](https://www.microsoft.com/edge/) | Edge |
| [](https://www.opera.com/) | Opera |---
# Contributing
We very much welcome your contribution, you can build together with us in the following ways 😃
- Use Ant Design Pro in your daily work.
- Submit [GitHub issuess](https://github.com/salehi-dev/dashboard-admin/issues) to report bugs or ask questions.
- Propose [Pull Request](https://github.com/salehi-dev/dashboard-admin/pulls) to improve our code.
- "I would like you to tell me about the problems I have."