Skip to content

Mobile app for Find Mentor. Developing with React Native.

Notifications You must be signed in to change notification settings

yemirhan/find-mentor-mobil

 
 

Repository files navigation

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


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

About

Mobile app for Find Mentor. Developing with React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • Java 7.7%
  • Objective-C 5.0%
  • Other 1.6%