Skip to content

Crew Finder helps you find your team mate for a project. With the Tinder app model, you can swipe left until you have found the perfect match according to the skills and the job.

Notifications You must be signed in to change notification settings

Teakt/CrewFinder

Repository files navigation

Crew Finder

React Native App

Introduction

Crew Finder helps you find your team mate for a project. With the Tinder app model, you can swipe left until you have found the perfect match according to the skills and the job.

Technical sheet

We have three pages. One for the authentification system, another one to see the different cards and a chat. For the Login page, we decided to use a simple button to access the other pages, to do that, we used react-native-navigation and react-native-navigation-stack, you can find the navigation in the components/App.js. For the “finder” page, we wanted to recreate something similar to the Tinder app swipe system, we used PanResponder from react-native to do so, you can find all the details in components/Finder.js. And lastly, for the “chat” page, we simply used react-native-gifted-chat, It’s a simple chat system, you can type messages in a chat bar, all the details can be found in components/Chat.js.

About

Crew Finder helps you find your team mate for a project. With the Tinder app model, you can swipe left until you have found the perfect match according to the skills and the job.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published