mentorship-android VS mvvm-sample-app

Compare mentorship-android vs mvvm-sample-app and see what are their differences.

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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mentorship-android mvvm-sample-app
2 1
166 513
0.0% -
0.0 0.0
about 1 year ago over 3 years ago
Kotlin Java
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-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.

mvvm-sample-app

Posts with mentions or reviews of mvvm-sample-app. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing mentorship-android and mvvm-sample-app you can also consider the following projects:

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

Delish - Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.

NetworkResponseAdapter - Retrofit call adapter to model success/failed responses as sealed types

YoutubeDownloader - Android App for searching for videos on Youtube by keywords using YouTube Data API and download videos from YouTube in different formats.

AvengersChat - 💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.

DeezerClone - This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.

moko-mvvm - Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development

PopularMovies - :movie_camera: Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.

MovieTrailer - Android Movie App for displaying all popular movies, search any movie, find information about it and save it locally as a favourite movie made by using TMDb (The Movie Database) API

Missed-call-Bot - An android app that automatically responds to missed calls with SMS. The content of the SMS is configurable. This app uses Broadcast receivers and hence it has nearly zero impact on system performance.