DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
26 stars 8 forks source link

remove old components #859

Closed karkir0003 closed 1 year ago

karkir0003 commented 1 year ago

Remove old components

What user problem are we solving? Currently, build checks are failing because the components_old/ directory is not in use. that causes delay and confusion on the PR build checks. What solution does this PR provide? Remove old components and files now that most of the repo is upgraded to NextJS Testing Methodology spin up the app in localhost + existing build checks

Any other considerations make sure we thoroughly cleaned up old files that we don't use from the old setup