wl4715 / dnac-dashboard

Use venv as it has all packages and python 3.8.1 installed. See Projects at the top bar to check the progress and Wiki for instructions setup. Enjoy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard Project

Aim

Adastral Park is home to British Telecom's (BT) innovation labs and Innovation. BT is looking for a way to showcase the capabilities of Cisco's API when their customers visit these labs. The idea is to display a dashboard in the main reception that shows in real-time the number of users connected to the wifi so that as soon as the customer connects to the network, this number would increase. The customer would be curious on how this technology works and therefore, enable sales.

Goal

We aim to take this idea even further by not only creating a dashboard that showcases the number of users connected in real-time using DNAC but we also, want to expand further into ACI and Meraki. Having a true single plane of glass that allows you to compare the data across these 3 different technologies in regards to devices connected, users connected, etc. In short, creating a realtime network dashboard across all the products that will be displayed, most probably, in a Webex TP.

Overview of the solution

Overview of the solution

1. Backend

Check backEnd folder for Northbound APIs and pushing to Firebase

2. Firebase

https://dashboard-cisco.firebaseio.com/

3. Frontend

Check frontEnd folder for retrieving data from Firebase and displaying with vue.js

About

Use venv as it has all packages and python 3.8.1 installed. See Projects at the top bar to check the progress and Wiki for instructions setup. Enjoy!


Languages

Language:JavaScript 51.7%Language:HTML 22.1%Language:Python 21.4%Language:CSS 4.8%