VRMS
VRMS copied to clipboard
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 ou...
Fixes #1693 ### What changes did you make and why did you make them ? - Changed the contents of NewUserForm.js from regular HTML to Material UI as part of...
Fixes #1683 ### What changes did you make and why did you make them ? Changed from Default react components to Material UI in CheckinButtons.js ### Screenshots of Proposed Changes...
Fixes #1659 ### What changes did you make and why did you make them ? - I removed the zoom links from each recurring event on the root route -...
### Overview We need to accurately track when members first joined Hack for LA, and the existing questions and responses available on the "Check In As a New User" and...
### Overview Currently, the placeholder text displayed on the MUI Selection Component contained within: `./src/components/user-admin/EditUsers.js` does not display "select a project" as placeholder text, and instead displays it as a...
### Overview Review all components in`./src/components/presentational/newUserForm.js` and replace all standard HTML components with applicable MUI components. ### Action Items - [ ] Review components in:`./src/components/presentational/newUserForm.js` and search for any standard...
Fixes [#1665](https://github.com/hackforla/VRMS/issues/1665) ### What changes did you make and why did you make them ? - Replaced all HTML components with MUI components in /src/components/manageProjects/editMeetingTimes.js
### Overview Review all components in`./src/pages/Home.js` and replace all standard HTML components with applicable MUI components. ### Action Items - [ ] Review components in:`./src/pages/Home.js` and search for any standard...
### Overview Review all components in`./src/pages/SecretPassword.js` and replace all standard HTML components with applicable MUI components. ### Action Items - [ ] Review components in:`./src/pages/SecretPassword.js` and search for any standard...
### Overview Review all components in`./src/pages/NewUser.js` and replace all standard HTML components with applicable MUI components. ### Action Items - [x] Review components in:`./src/pages/NewUser.js` and search for any standard HTML...