/mentor_me

MentorMe is a platform that enables mentors (for, e.g. remote employees and fitness dieticians) to monetise their success by allowing students to receive paid mentorship from them.

Primary LanguageDart

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

An app that connects students with mentors to get paid mentorship.

About The Project

MentorMe is a platform that enables mentors (for, e.g. remote employees and fitness dieticians) to monetise their success by allowing students to receive paid mentorship from them.

How Does It Work?

Suppose someone recently got a 100K USD remote job offer as a software developer, and they don't have enough time to create a video course or mentor every kid.

They can create a paid event (e.g. 180 Days Of Development) on our platform where they will assign tasks to all community members each day along with the resources they followed for the same.

This way is easier for them to provide mentorship at scale, and students get the sure-shot path to achieve the same milestone.

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Mobile App

(back to top)

Getting Started

Prerequisites

Need latest flutter version with null safety and android v2 embedding

  • flutter
    flutter upgrade

Installation

  1. Clone the repository from GitHub:
git clone https://github.com/yatendra2001/mentor_me
  1. Get all dependencies:
flutter pub get
  1. Run the app:
flutter run

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Yatendra Kumar - @yatendra2001 - yatendra@tevo.social

Tanmay Yadav - @tanmay-yadav-478a2a222 - tanmay@tevo.social

Project Link: https://github.com/yatendra2001/mentor_me

(back to top)