mentorship-backend VS mentorship-android

Compare mentorship-backend vs mentorship-android and see what are their differences.

mentorship-backend

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system. (by anitab-org)

mentorship-android

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project. (by anitab-org)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mentorship-backend mentorship-android
3 2
192 166
2.1% 0.0%
0.0 0.0
8 months ago about 1 year ago
Python Kotlin
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mentorship-backend

Posts with mentions or reviews of mentorship-backend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.
  • I’ve been a contributor, mentor, and admin in Google Open Source programs
    3 projects | dev.to | 9 Jun 2022
    In this program, I proposed a new project called Mentorship System, for women in the community to mentor each other via 1:1 relations. For this project, I developed both the backend REST API with Python - anitab-org/mentorship-backend - and Android application with Kotlin - anitab-org/mentorship-android.
  • Contributing to Open Source with Quality Assurance
    3 projects | dev.to | 21 Mar 2021
    Test manually a pull request code before it gets accepted to be merged, to confirm the code is working as expected. Be creative! Try to come up with test cases for the feature being implemented that perhaps the author of the pull request did not think of. Examples: testing REST API, testing bottom navigation bug in android app.
  • Ficheiros base num projeto Open Source
    2 projects | dev.to | 7 Nov 2020
    Se quiseres um exemplo de modelos de issues, um dos projectos que mantenho tem diferentes tipos de modelos para issues e exemplo de modelo de descrição de PRs. Também podes encontrar diferentes modelos neste repositorio - devspace/awesome-github-templates.

mentorship-android

Posts with mentions or reviews of mentorship-android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.
  • I’ve been a contributor, mentor, and admin in Google Open Source programs
    3 projects | dev.to | 9 Jun 2022
    In this program, I proposed a new project called Mentorship System, for women in the community to mentor each other via 1:1 relations. For this project, I developed both the backend REST API with Python - anitab-org/mentorship-backend - and Android application with Kotlin - anitab-org/mentorship-android.
  • Getting started with OSS!!
    1 project | dev.to | 30 Sep 2020
    This helped me a lot to get familiar with the project's actual production code base.That (OSH) event was going to end on 30th of September and Hacktoberfest was going to start from 1st of October. As I was familiar with that projects code base I decided to get started by Contributing towards Mentorship-Android . Later, explored issues marked with hacktoberfest resolved couple of those in the September.As I completed with my commits , I eagerly started waiting for 1st of October.

What are some alternatives?

When comparing mentorship-backend and mentorship-android you can also consider the following projects:

flask-sqlalchemy - Adds SQLAlchemy support to Flask

AndroidCleanArchitecture - This is a project built with Love ❤️ and also with Clean architecture in Android .

pycon

mvvm-sample-app - MVVM, ViewModel and LiveData Sample App