Audacity21 / bz-lab-tracker

App for mentors to track progress of lab students
https://bz-lab-tracker.vercel.app/
1 stars 2 forks source link

Ensure SOILD principles are followed by every component in the app #12

Open Audacity21 opened 4 months ago

Audacity21 commented 4 months ago

Check out the following article.

https://dev.to/mikhaelesa/single-responsibility-principle-in-react-10oc

Ensure that all the principles are being followed everywhere in the app. You should make modifications to the code such that every principle is followed.