Cordova Mobile Application for Sunbird software. Provide the interfaces on Android Application. Currently caters to use cases of both offline and online consumption of Sunbird resources
Summary of the Change:
This change introduces a new feature in the Sunbird App, allowing learners to discover published tutor/mentor services on a DSEP (Digital Service Exchange Platform) based mentor network according to their specific requirements.
Motivation and Context:
The motivation behind this change is to provide a more personalized learning experience for Sunbird App users by allowing them to find and connect with tutors and mentors who can meet their specific needs. This feature aims to bridge the gap between learners and mentors, making it easier for learners to access educational support.
Type of change
1. Implemented the backend API for searching mentors by session title.
2. Developed frontend functionality to fetch and display a list of tutors based on class, subject, and medium selections.
3. Enhanced tutor profiles by including detailed information about each tutor and their available slots.
4. Successfully integrated the backend API with the frontend user interface to ensure seamless communication.
Please choose appropriate options.
[ ] Bug fix (non-breaking change which fixes an issue)
[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 requires a documentation update
How Has This Been Tested?
Please describe the tests that you ran to verify your changes in the below checkboxes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
[ ] Ran Test A
[ ] Ran Test B
Test Configuration:
Node - 12.22.10
Java - 11.0.15.1
Ionic - 5.7.0
Cordova - 10.1.2
Gradle - 7.0.2
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
Summary of the Change: This change introduces a new feature in the Sunbird App, allowing learners to discover published tutor/mentor services on a DSEP (Digital Service Exchange Platform) based mentor network according to their specific requirements.
Motivation and Context: The motivation behind this change is to provide a more personalized learning experience for Sunbird App users by allowing them to find and connect with tutors and mentors who can meet their specific needs. This feature aims to bridge the gap between learners and mentors, making it easier for learners to access educational support.
Type of change
Please choose appropriate options.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes in the below checkboxes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: