Skip to content

Commit

Permalink
Update ideas-20250101.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes authored Jan 12, 2025
1 parent 42f4a69 commit 1d35aee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/internships/gsoc/ideas-20250101.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,9 @@ This created additional complexity in the configuration and management of the ap
1. Web UI/UX (Priority)
1. The code uses deprecated python packages that prevent upgrading the rest to current versions. The flask-table package is the most notable one
1. The UI looks dated because it uses the flask-table package for HTML tables. A more modern alternative is needed. This may or may not be written in Python.
1. The latest version offers many new features. We are eager to add new web based capabilities based on these additions that will increase the usage of SwitchMap-NG by the wider community.
1. The latest version offers many new features. We are eager to add new web based capabilities based on these additions that will increase the usage of SwitchMap-NG by the wider community. For example:
1. Using LLDP data to create network topology charts
2. Showing the historical movement of devices across the network
6. Repository Strategy
1. We want to migrate from a monorepo to a polyrepo strategy. We feel this will:
1. Allow optimization of each subsystem's code using the appropriate best practices.
Expand Down

0 comments on commit 1d35aee

Please sign in to comment.