Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 2.32 KB

README.md

File metadata and controls

32 lines (18 loc) · 2.32 KB

Mentorship System (iOS)

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 iOS client for the Mentorship System.

Setting up the project

  1. Make sure you have Xcode IDE downloaded on your machine for development.
  2. Fork the project. Go to mentorship-ios and click on Fork in the top right corner to fork the repository to your Github account.
  3. Clone the project. Open the forked mentorship-ios repository from your GitHub account and click on the "Clone or Download" button. You should be able to see the option "Open in Xcode"; this is the recommended option and should be used to get a local copy of the project on your machine.
  4. You're all set now! Locate the local copy of the project on your machine and open the .xcodeproject file.

Contributing

For contributing, you first need to configure the remotes and then submit pull requests with your changes. Both of these steps are explained in detail in the links below and we recommend all contributors to go through them-

  1. Configuring Remotes
  2. Contributing and developing a feature

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

Contact

You can reach our community at AnitaB.org Open Source Zulip.

We use #mentorship-system stream on Zulip to discuss this project and interact with the community. 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.