Skip to content

RichardIvan/corporate-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eae1cd3 · Jul 23, 2018
Jul 23, 2018
Jul 26, 2016
Jul 26, 2016
Jul 13, 2016
Jun 15, 2016
Jul 26, 2016
Jul 24, 2016
Jun 15, 2016
Jun 11, 2016
Jul 21, 2016
Jul 13, 2016
Jul 23, 2016
Jun 25, 2016
Jun 15, 2016
Jul 21, 2016
Jul 13, 2016
Jun 16, 2016
Jun 3, 2016
Jul 24, 2016
Jun 5, 2016
Jul 22, 2016
Jul 24, 2016
Jul 23, 2018
Jul 21, 2016
Jul 22, 2016
Jul 23, 2018

Repository files navigation

Coverage Status JavaScript Style Guide Codacy Badge

corporate-dashboard

Udacity Corporate Dashboard Project - Focusing on modularity and component based application design. This application is accepting a CSV file on load and continuously updates data without full page refresh by pushing new JSON data through Socket IO connection, merging this data to Redux store and dom diffing this new state with Mithril's auto-redrawing system.

Features & Technologies

Installation

Get started by installing npm; please follow this tutorial -> http://blog.npmjs.org/post/85484771375/how-to-install-npm

  • npm i

Running

  • Run gulp start

View demo in the browser at 'http://localhost:3000'

Thank you for checking out this project.

License

Copyright (c) 2016 Richard Ivan.

Licensed under the MIT license.

About

Udacity Corporate Dashboard Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages