Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasirkhan294/admin-dashboard
A simple Admin dashboard project that showcases different features of a dashboard.
https://github.com/nasirkhan294/admin-dashboard
Last synced: 4 days ago
JSON representation
A simple Admin dashboard project that showcases different features of a dashboard.
- Host: GitHub
- URL: https://github.com/nasirkhan294/admin-dashboard
- Owner: Nasirkhan294
- License: mit
- Created: 2023-11-22T10:16:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T15:05:12.000Z (about 1 year ago)
- Last Synced: 2023-11-26T16:24:38.676Z (about 1 year ago)
- Language: HTML
- Homepage: https://nasirkhan294.github.io/admin-dashboard/
- Size: 2.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📖 Admin Dashboard
A simple Admin dashboard project that showcases different features of a dashboard. 📚
![Admin Dashboard](./images/admin-dashboard.png)
- HTML
- CSS
- [x] **User Profile**
- [x] **Display Announcments**
- [x] **Display Trending**
- [x] **Medium fidelity design**
- [Live Project Demo](https://nasirkhan294.github.io/admin-dashboard/)
## Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```
git clone [email protected]:Nasirkhan294/admin-dashboard.git
```
### Deployment
You can deploy this project using **Github-Pages**. In order to make your project live on Github, you'll want to push your updated repo by using these commands:
```
git add --all or git add .
```
```
git commit -m "your commit message"
```
```
git push origin {i.e, your repo name}
```
👤 **Nasirkhan294**
- GitHub: [Nasirkhan294](https://github.com/Nasirkhan294)
- Twitter: [NasirMa35888225](https://twitter.com/NasirMa35888225)
- LinkedIn: [nasirmahd](https://www.linkedin.com/in/nasirmahd/)
- [ ] **Features Interactivity**
- [ ] **More pages**
- [ ] **API Data**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Please support this project and be a part of something meaningful and impactful.
I would like to express my sincere gratitude to [The Odin Project](https://www.theodinproject.com/lessons/node-path-intermediate-html-and-css-admin-dashboard) for this design.
- **Can I fork and reuse this repository?**
Absolutely! Please feel free to fork and reuse this repository for your own projects.
- **Is it okay to improve this repository? Will my changes be accepted?**
Definitely! We welcome any improvements or new ideas you may have. If your changes are good and align with the project's goals, we would be happy to accept them.
This project is [MIT](./LICENSE) licensed.