Top Banner
17

SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

Jan 23, 2018

Download

Self Improvement

Ken Kuzdas
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery
Page 2: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

• SharePoint Business Process Developer

• Natively from Phoenix, AZ

• I am dedicatedSharePoint developer who’s career has always focused on digitizing various business processes using out-of-the-box solutions and client side scripting. I have been developing for a number of years in both Arizona as well as Utah. Currently, I am a business process developer on the SharePoint Apps team for The Church of Jesus Christ of Latter-Day Saints, a global non-for-profit organization with millions of members world wide.

• WHAT IS ALL OF THIS WHITE STUFF HERE IN UTAH?!?

Ken Kuzdas

Page 3: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

• SSRS / Analysis Services

• Performance Point

• Power Pivot

• Excel / Access / Visio Services

• Chart / KPIs Webparts

Page 4: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

• SSRS / Analysis Services

• Performance Point

• Power Pivot

• Excel / Access / Visio Services

• Chart / KPIs Webparts

Page 5: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

• SSRS / Analysis Services

• Performance Point

• Power Pivot

• Excel / Access / Visio Services

• Chart / KPIs Webparts

Page 6: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery
Page 7: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

PROS CONS

No Server Deployment Requires YOU to code it

No Need For Enterprise Features

Complex Interconnectivity –

Multiple Pieces

Extremely Customizable YOU maintain it

Page 8: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery
Page 9: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery
Page 10: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery
Page 11: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

SharePoint Design starts on the whiteboard, not the keyboard

Page 12: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery
Page 13: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

• I am not attempting to promote specific jQuery plugins

• I am not going to write all the code live……too boring

• Every situational use of jQuery is completely different…ignore my ‘situational code’ as I show the creation of this dashboard

Page 14: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

• jQuery .js file must be referenced into the page ALWAYS

• jQuery has ability to load plugins – there is a plugin for just about EVERYTHING

• jQuery also makes it easy to create your own plugins

Page 15: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

• jQuery .js file must be referenced into the page AND the .js file for the plugin

• Almost ALL plugins have their own website or at least a project on GitHub.com

• These websites will include an API for their plugin, making it VERY easy to implement new plugins

Page 16: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery
Page 17: SharePoint - Creating Beautiful Yet Powerful Dashboards Using jQuery

Thanks to our sponsors!