classroomio
classroomio copied to clipboard
feat: Customize the LMS from admin dashboard
What does this PR do?
This PR enables the admin to personalize the LMS for a better learning experience for students
Fixes #280
https://github.com/rotimi-best/classroomio/assets/69228399/3b37a400-7d90-4482-b64f-4cd5eaa2b7c1
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Chore (refactoring code, technical debt, workflow improvements)
- [ ] Enhancement (small improvements)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change adds a new database migration
- [ ] This change requires a documentation update
How should this be tested?
- run on localhost
Checklist
Required
- [x] Filled out the "How to test" section in this PR
- [ ] Self-reviewed my own code
- [ ] Commented on my code in hard-to-understand bits
- [ ] Ran
pnpm build
- [ ] Checked for warnings, there are none
- [ ] Removed all
console.logs
- [ ] Merged the latest changes from main onto my branch with
git pull origin main
- [ ] My changes don't cause any responsiveness issues
Appreciated
- [ ] If a UI change was made: Added a screen recording or screenshots to this PR
- [ ] Updated the ClassroomIO Docs if changes were necessary
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
cio-cloud | ❌ Failed (Inspect) | May 17, 2024 0:27am | ||
cio-com | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 17, 2024 0:27am |
cio-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 17, 2024 0:27am |
Thank you for following the naming conventions for pull request titles! 🙏
@Chifez I fixed every comment I left in this PR cause I want to merge this one.
However please take a careful look at them
alright,will do