Git Product home page Git Product logo

urvi-k / mentorship-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anitab-org/mentorship-ios

0.0 0.0 0.0 22.61 MB

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 iOS application of this project.

License: GNU General Public License v3.0

Swift 99.83% Ruby 0.17%

mentorship-ios's Introduction

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.

Visit here to see all the screenshots

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. Open your terminal and go to the project folder on your machine. Run the command pod install (note: you may first need to install cocoapods using sudo gem install cocoapods). A new .xcworkspace file shall be created.
  5. You're all set now! Use the .xcworkspace file for development.

Setting up social sign-in (Optional)

The Mentorship iOS app currently supports two different social sign in providers - Apple and Google. The set-up for both of these is a little different and are explained below-

Set-up Sign in with Apple

  1. You will need an Apple Developer Account and the 'Account Holder' or 'Admin' rights for that account.
  2. Add capability in Xcode project as explained here.
  3. Register outbound email domain ([email protected]) on your Apple Developer account. Instructions

Set-up Sign in with Google

  1. Generate OAuth client id for project from here. You shall get a Configuration.plist file, save that for convenience.
  2. Add reversed client id (from Configuration.plist file) as an URL type in Xcode project.
  3. Add the client id in Config.plist file in the project for the key 'googleAuthClientId'.
  4. To test Sign in with Google, you'll have to set-up the backend locally and use this same client-id as an environment variable. Please see the instructions for setting up the backend locally.

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.

mentorship-ios's People

Contributors

yugantarjain avatar sunjunkie avatar aaryankotharii avatar annabauza avatar garima-bothra avatar apheleias avatar lwpamihiranga avatar mayburgos avatar r-cole avatar gsnsg avatar aaishpra avatar vatsalkul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.