Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorbravim/dashboard
Template page dashboard
https://github.com/victorbravim/dashboard
chartjs composer dashboard laravel php
Last synced: 19 days ago
JSON representation
Template page dashboard
- Host: GitHub
- URL: https://github.com/victorbravim/dashboard
- Owner: VictorBravim
- License: mit
- Created: 2024-04-25T16:12:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T21:54:55.000Z (9 months ago)
- Last Synced: 2024-11-09T17:13:58.497Z (3 months ago)
- Topics: chartjs, composer, dashboard, laravel, php
- Language: PHP
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📊 Dashboard
![231shots_so](https://github.com/VictorBravim/Dashboard/assets/122113588/56580946-7fb0-403b-bae6-74ef8a743715)
## 🚀 Overview
This is a dashboard project built with Laravel, using the framework for the back-end and Chart.js to create dynamic charts. The dashboard displays statistical data and provides a user-friendly interface for viewing important information.
## 📋 Requirements
- Laravel
- Composer
- PHP## Installation
1. 🔧 Clone this repository:
```
git clone https://github.com/VictorBravim/Dashboard.git
```2. Navigate to the project directory:
```
cd Dashboard
```3. Install Composer dependencies:
```
composer install
```## 🛠️ Project Structure
- Dashboard.php
## 📄 License
- This project is licensed under the [MIT License](LICENSE).