Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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).

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.