Best android open-source packages and libraries.

FinDev

Find devs near you
Updated 3 years ago

GitHub language count Repository size GitHub last commit Packagist

Find devs near you.

FinDev is a web and mobile app to find devs near you - by using Github API and geolocation within 10Km (over 6 miles) radius - that you can do what you'd like to do. e.g., ask for some help with programming, job offer, etc.

About the application

Web app

The web app is just a register page with a user dashboard.

image

Mobile app

The mobile app is where we can find devs near us by a specific tech allowing us to see their names, bio and their github profile with one tap.

findev

Technologies

  • Node.js
  • React
  • React Native with Expo

Useful libs / modules

Backend

Web

Mobile

Requirements

Get started

  1. At first, clone the repo by running git clone https://github.com/ribeiromatheus/FinDev.git on your favorite terminal.
  2. After cloning run yarn or npm install on backend, frontend and findev folder.
  3. After that, go to backend folder and rename sample.env file to .env, then enter your own credentials.
  4. Next, go to findev folder and create in the root project directory named credentials, then create a json file named baseUrl so you can add your ip address followed by server port or your server url.
{
    "ip": "http://<ip goes here>:<port goes here>"
}

License

This project is under the MIT license. See the LICENSE file for more details.

Tags socket io