-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f2e9116
commit 1cde527
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# NetworkAutomationPlatform | ||
Platform that manages network devices, collects data, executes commands and executes daily traffic tests | ||
Platform demo: | ||
[](https://youtu.be/u88NKXO2-Fs?t=954) | ||
## Overview | ||
The platform is a web application, composed of a backend rest and websocket API built using python and Flask and a frontend website. | ||
The platform exposes services like login, managing users, managing routers and network devices, executing commands, managing customer CPEs, monitoring traffic, executing daily traffic tests and collecting traffic data, creating report graphs and exposing real-time device data through websockets. |