Skip to content

Commit

Permalink
Merge pull request #425 from nanditha938/patch-1
Browse files Browse the repository at this point in the history
Changed product and component name to Mentor.
  • Loading branch information
rakeshSgr authored Feb 26, 2024
2 parents c3abea5 + fcf1977 commit c11c428
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
</details>

</br>
The Mentoring building block enables effective mentoring interactions between mentors and mentees. The capability aims to create a transparent eco-system to learn, connect, solve, and share within communities.MentorED is an open source mentoring application that facilitates peer learning and professional development by creating a community of mentors and mentees.
The Mentor building block enables effective mentoring interactions between mentors and mentees. The capability aims to create a transparent eco-system to learn, connect, solve, and share within communities. Mentor is an open-source mentoring application that facilitates peer learning and professional development by creating a community of mentors and mentees.

</div>
<br>

# Setup Options

Elevate user services can be setup in local using two methods:
Elevate user services can be set in local using two methods:

<details><summary>Dockerized service with local dependencies(Intermediate)</summary>

Expand Down Expand Up @@ -221,7 +221,7 @@ Elevate user services can be setup in local using two methods:
# Azure storage container which stores files
DEFAULT_AZURE_CONTAINER_NAME = 'azure-container-storage-name'
# Internal access token for communicationcation between services via network call
# Internal access token for communication between services via network call
INTERNAL_ACCESS_TOKEN = 'internal-access-token'
#Enable logging of network request
Expand Down Expand Up @@ -370,9 +370,9 @@ This project was built to be used with [Mentor Service](https://github.com/ELEVA

Notification service repo can be found [here](https://github.com/ELEVATE-Project/notification.git).

The frontend/mobile application [repo](https://github.com/ELEVATE-Project/mentoring-mobile-app).
The PWA [repo](https://github.com/ELEVATE-Project/mentoring-mobile-app).

You can learn more about the full implementation of MentorEd [here](https://elevate-docs.shikshalokam.org/.mentorEd/intro) .
You can learn more about the full implementation of Mentor [here](https://elevate-docs.shikshalokam.org/.mentorEd/intro) .
<br>

# Team
Expand Down

0 comments on commit c11c428

Please sign in to comment.