makaut_buddy
makaut_buddy copied to clipboard
Feat: Enhance Add Resource Modal UI
Description
Update the Add Resource Modal to align with our current theme, replacing the default UI.
Changes
- Styled the modal to match the app's theme.
- Improved layout for consistency.
- Enhanced responsiveness and accessibility.
Reference
Existing code: makaut_buddy\src\app\components\UploadComponent\UploadComponent.jsx
Screenshots
Current UI:
Checklist
- [ ] UI matches the theme.
- [ ] Modal is responsive and accessible.
- [ ] Code reviewed and tested.
Testing
- Open the Add Resource Modal.
- Verify theme consistency.
- Check responsiveness.
- Ensure functionality.