Skip to content

Bamieh/corp-dash

Repository files navigation

Corporate Dashboard

A corporate dashboard application using a EmberJS. This project focuses on the usage of data storage files and Ember's Data storage model.

the number of open issues

a line chart reflecting number of paying customers over a period of time,

and a bar chart reflecting number of reported issues over a period of time.

Data Stores

Geospatial view, identifying the number of employees at various company locations.

This page uses JSON data from firebase to populate the file.

“key metrics” view, containing components displaying: the number of open issues, a line chart reflecting number of paying customers over a period of time, and a bar chart reflecting number of reported issues over a period of time.

Firebase real-time data.

“data view” of all issues, with an appearance similar to a spreadsheet, that is sortable and filterable.

CSV data file loaded from file, converted into JSON and populated via handlebar templates.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/Bamieh/corp-dash.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Further Reading / Useful Links

About

Corporation dashboard - EmberJS JSON/CSV data stores with firebase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published