Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christianjtr/chart-metric-dashboard
Dashboard with a few charts (lineSeriesChart, barChart) to display errors regarding a fake platform. (VueJS v2, D3/C3, Express).
https://github.com/christianjtr/chart-metric-dashboard
assessment c3 charting d3 express frontend javascript vue
Last synced: 7 days ago
JSON representation
Dashboard with a few charts (lineSeriesChart, barChart) to display errors regarding a fake platform. (VueJS v2, D3/C3, Express).
- Host: GitHub
- URL: https://github.com/christianjtr/chart-metric-dashboard
- Owner: christianjtr
- Created: 2019-10-28T23:15:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T03:26:56.000Z (over 1 year ago)
- Last Synced: 2023-03-08T09:47:42.762Z (over 1 year ago)
- Topics: assessment, c3, charting, d3, express, frontend, javascript, vue
- Language: JavaScript
- Homepage:
- Size: 17.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Charting excercise
It's just another test...
Dashboard with a few charts (lineSeriesChart, barChart) to display errors regarding a fake platform. (VueJS v2, D3/C3, Express).
### Assestment
We are going to request you to implement one common graphs on BI applications using D3 library. This should be able to display the information by day, week, month and year. We have data for two years.
### Demo
![](charting.gif)
### Installation and running the project
The project requires [Node.js](https://nodejs.org/) and [NPM](https://www.npmjs.com/) to run.
Clone the repository:
```shell
git clone https://github.com/christianjtr/charting.git
```### Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Technologies
- Front-end:
- Vue v2, Vuetify, Vuex, D3/C3, Axios, Sass.
- Back-end
- Express, ndjson.