MyMICDS / MyMICDS-v2-Angular

Angular front-end for MyMICDS.net
https://mymicds.net
MIT License
6 stars 1 forks source link

Remove noop Dependencies #158

Open sbaumohl opened 3 years ago

sbaumohl commented 3 years ago

We have too many dependencies. Many of these dependencies are not maintained in a way that is productive to MyMICDS.net. We should work to remove and replace these dependencies.

Some of these include:

sbaumohl commented 3 years ago

dependencies that will be removed:

doing this should solve #145 and #156, and possibly help with #129

sbaumohl commented 3 years ago

We need to completely migrate away from ngx-bootstrap and switch to ng-bootstrap

image