The Wayback Machine - https://web.archive.org/web/20201018012805/https://github.com/BLamy/MobileDesignProject
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

MobileDesignProject

A simple analytics dashboard example written using the ionic 2 beta.

This is a final project done for ISTE 252.

It features an Angular 2 implemenation of my NMDE 111 project.

  • Make bar graph reactive
  • Add title to bar graph
  • Add Y - axis to bar graph
  • Add x- axis dates to bar graph
  • Make Bar graph hoverable
  • Each machine gets it's stream.
  • Each machine get's it's own dashboard
  • Can tab between dashboards

Post Project Work:

  • Comments driven by ngrx/store
  • Update Machine model for ngrx/store
  • Create Gulpfile.js
    • Remove ionic code from repo.
    • Can build to cordova
    • Can build to electron
    • Can live serve to browser (Dev envirement)
  • Make header scale when scrolled
  • Make Line graph hoverable
  • Make pie graph hoverable
  • Cleanup bar graph code
  • Can add comment by clicking on bar.
  • Comment bar animates at same rate as linegraph
  • Can view comment by clicking on it's icon.

About

A simple analytics dashboard example written using the ionic 2 beta.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.