https://github.com/ubdanam/admin-dashboard
The Admin Dashboard Project is a tool designed to help manage users, products, orders, posts, forms, and calendars. The dashboard includes data presentation charts to help visualize the information and make it easier to understand and track user data.
https://github.com/ubdanam/admin-dashboard
datagrid gitflow react recharts sass typescript vite
Last synced: about 1 month ago
JSON representation
The Admin Dashboard Project is a tool designed to help manage users, products, orders, posts, forms, and calendars. The dashboard includes data presentation charts to help visualize the information and make it easier to understand and track user data.
- Host: GitHub
- URL: https://github.com/ubdanam/admin-dashboard
- Owner: UbdaNam
- Created: 2023-09-04T14:07:51.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-14T20:26:53.000Z (over 2 years ago)
- Last Synced: 2025-04-23T02:37:28.285Z (about 1 year ago)
- Topics: datagrid, gitflow, react, recharts, sass, typescript, vite
- Language: TypeScript
- Homepage: https://admin-dashboard-aitg.onrender.com/
- Size: 184 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# admin-dashboard
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contribution](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
Hi there! Welcome to Admin-Dashboard project
The Admin Dashboard Project is a tool designed to help manage users, products, orders, posts, forms, and calendars. The dashboard includes data presentation charts to help visualize the information and make it easier to understand and track user data.
Client
- **Manage users, products, orders and soon**
- **Data presentation with charts**
- **manage forms for collecting user information or feedback**
- [Live Demo Link](https://admin-dashboard-aitg.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to install Node.js, Web browser, and code editor (recommended: Visual studio).
### Setup
Clone this repository to your desired folder:
```snippet
git clone https://github.com/UbdaNam/admin-dashboard.git
```
### Install
```snippet
npm install
```
Install this project with: Any code editor which you are comfortable with
### Usage
In the project directory, you can run:
```snippet
npm run dev
```
👤 **Ubda Nam**
- GitHub: [@UbdaNam](https://github.com/UbdaNam)
- LinkedIn: [Abdurahim M.](https://www.linkedin.com/in/abdurahim-miftah/)
- [ ] **Add Search functionality in the whole admin dashboard**
- [ ] **Add event management with calender**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/UbdaNam/admin-dashboard/issues).
If you like this project please give it a star. If you have any recommandations for future improvments, I would be happy to hear them.
- This project is built following a youtube tutorial as a guide to design and approach to implementation [Lama Dev Youtube Channel](https://www.youtube.com/c/LamaDev).
This project is [MIT](./LICENSE) licensed.