/find-mentor-mobil

Mobile app for Find Mentor. Developing with React Native.

Primary LanguageJavaScript

logo


Find Mentor Mobile App

The project's aim is to collect feedback from people.

  • Find & match mentors/mentees

    • w/o contract,
    • w/o protocol,
    • w/o ego
  • Helps to understand the basics of being mentee / mentor.

  • Helps to find new work buddies/pairs.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn ios
$ yarn android

API

Get all persons by:

curl https://findmentor.network/persons.json

Get all active mentorships by:

curl https://findmentor.network/activeMentorships.json

Current Screenshots

HomePage HomePage HomePage HomePage HomePage HomePage HomePage HomePage HomePage HomePage HomePage


For detailed explanation on how things work, check out React Native docs.