hackforla / VRMS

Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve outcomes.
GNU Affero General Public License v3.0
40 stars 79 forks source link

Update HTML components to MUI: ./src/App.jsx #1739

Closed angela-lee1 closed 2 months ago

angela-lee1 commented 2 months ago

Fixes #1722

What changes did you make and why did you make them ?

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied [image]( ![Screenshot 2024-09-09 at 9 35 40 AM](https://github.com/user-attachments/assets/56997778-11f1-45e6-a871-46bbe9a9de3a) )
Visuals after changes are applied [image]( ![Screenshot 2024-09-09 at 10 19 30 AM](https://github.com/user-attachments/assets/f9bfd53a-4362-434d-8a8d-4fba2e8064a8) )
github-actions[bot] commented 2 months ago

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b awlFCCamp-update-appjsx-to-mui development
git pull https://github.com/awlFCCamp/VRMS.git update-appjsx-to-mui
angela-lee1 commented 2 months ago

package-lock.json files were pushed in this PR. I thought they were in the .gitignore. Will fix and make a new one