kashishmadan / 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.

Home Page:https://github.com/systers/mentorship-android/raw/apk/app-debug.apk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mentorship System (Android)

Branch Travis Codacy
master Build Status Codacy Badge
develop Build Status Codacy Badge

Mentorship System is an application that allows women in tech to mentor each other, on career development topics, through 1:1 relations for a certain period.

This is the Android client for the Mentorship System.

Setting up the project

To setup the project locally read these wiki pages and follow the instructions:

Contributing

Please read our Contributing guidelines, Code of Conduct and Reporting Guidelines

Please follow our Commit Message Style Guide while sending PRs.

Branches

The repository has the following permanent branches:

  • master This contains the code which has been released.

  • develop This contains the latest code. All the contributing PRs must be sent to this branch. When we want to release the next version of the app, this branch is merged into the master branch.

  • apk This branch contains the apks for the code in the develop branch. The apks are automatically updated when a commit is pushed to develop branch.

Screenshots

Splashscreen SignUp Screen Login Page
Home Page Profile Page Edit Profile Page
Relations Page Tasks Page Members Page
Member Profile Send Request Page Requests Page
Settings Screen About Page Change Password Page

Contact

You can reach maintainers team @mentorship-team on Systers Open Source Slack or @systers/maintainers-mentorship-android on GitHub.

We use #mentorship-system channel on Slack to discuss this project. If you're interested in contributing to this project, join us there!

License

Mentorship System is licensed under the GNU General Public License v3.0. Learn more about it in the LICENSE file.

About

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.

https://github.com/systers/mentorship-android/raw/apk/app-debug.apk

License:GNU General Public License v3.0


Languages

Language:Kotlin 99.2%Language:Shell 0.8%