Skip to content

YanisRUK/ArrowSphere-Data-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



DT402A Microsoft Licensing Data Dashboard

Dynamic Flask Data Dashboard

GitHub stars


🤔 What is ArrowSphere?

ArrowSphere is a program that myself and others within Ricoh UK utilise for quoting and ordering our Microsoft CSP Licensing; whether that's a Microsoft 365 E3 or just an add-in to a service you may already have (such as upgrading Entra ID P1 to P2), we do all Microsoft CSP related work, through this web app.

📊 Features of the Dashboard

  • The dashboard is consists of a dynamic bar chart which has been programmed using JavaScript, the colours with CSS, website layout with HTML, and so on. The dashboard does also have an API feature, however it is not functional and only there for demonstrative purposes. The dynamic piece of the dashboard is that you can alter the appearance of the bar chart by clicking through choice buttons, depending on what billing you would like on your licensing/ user.

  • The API is from ArrowSphere, and it's purpose was to pull the pricing of Microsoft licenses live from just the API connection to the website / data dashboard.

👨‍💻 Development Roadmap

  • Chose python with Flask for the backend and API functionality
  • Choce HTML, CSS, and JavaScript (with Chart.js) for the frontend
  • Outlined the requirements for dynamic interactivity to work
  • Created a project structure (including folders for templates and static assets)
  • Implement api/pricing to pull pricing data from ArrowSphere
  • Incorporated a dummy dataset for a fallback to ensure functionality during development or any failures
  • Developed a clean and consistent HTML structure + intergrated a permanent header at the top
  • Added a canvas element for rendering the dynamic aspect of the chart
  • Embedded chart.js to display the bar chart
  • Created interactive checkboxes to allow users to select and compare multiple pricing options at the same time
  • Had to troubleshoot plenty of errors due to my incorrect file paths and project structure, etc
  • Attempted to develop a GitHub style heatmap and failed (terribly 😂)
  • Working on fixing the problems with the ArrowSphere API

📚 Publications & Resources used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •